catalog/incubator/chronograf/2.0.2/ix_values.yaml

26 lines
505 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/chronograf
tag: latest@sha256:76d05a1409a2cf0a9b1cc166c138a29667790dc638dec4cdd1caa816de4bdb0b
persistence:
chronograf:
enabled: true
mountPath: /var/lib/chronograf
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8888
protocol: TCP
targetPort: 8888
portal:
enabled: true