scale-catalog/stable/chronograf/5.8.18/ix_values.yaml

24 lines
464 B
YAML
Raw Permalink Normal View History

2024-07-13 07:59:30 +00:00
image:
pullPolicy: IfNotPresent
repository: chronograf
tag: latest@sha256:663e3b8269564279e4dccc332b0e95d4958056f0ac9f67a591b9faa8618a40d6
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