image: repository: tccr.io/truecharts/embystat pullPolicy: IfNotPresent tag: v0.2.0@sha256:70b9a833a52d53f3d4411e52b784b874264458f151c429fdaa28540c7a9f599b securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: targetPort: 6555 port: 6555 workload: main: podSpec: containers: main: probes: liveness: type: http path: / readiness: type: http path: / startup: type: http path: / env: {} persistence: config: enabled: true mountPath: /config portal: open: enabled: true