catalog/stable/chronograf/6.0.7/ix_values.yaml

24 lines
464 B
YAML
Raw Normal View History

image:
pullPolicy: IfNotPresent
repository: chronograf
tag: latest@sha256:684f0e0f90e60e466c29faea2e4b79d84622700870c0bffe0827cb80e1665bd8
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