2023-12-25 17:17:28 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: chronograf
|
2024-01-14 01:35:58 +00:00
|
|
|
tag: latest@sha256:8aebe0b589aa6a3afb1682339625f578df24049f773caf48cd0c2bf925629070
|
2023-12-25 17:17:28 +00:00
|
|
|
persistence:
|
|
|
|
chronograf:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /var/lib/chronograf
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8888
|
|
|
|
protocol: tcp
|
|
|
|
targetPort: 8888
|