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