env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/fogproject tag: latest@sha256:36203b408539738db195867dfe27931a03806b8c211a991b3012e8ee6afb11eb persistence: images: enabled: true mountPath: /images mysql: enabled: true mountPath: /var/lib/mysql podSecurityContext: runAsGroup: 0 runAsUser: 0 probes: liveness: enabled: false readiness: enabled: false startup: enabled: false securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: enabled: false ports: main: enabled: false portal: enabled: false