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