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