image: repository: tccr.io/truecharts/self-service-password pullPolicy: IfNotPresent tag: v5.2.1@sha256:32d3cfbac6d3d53bcab5f2e17fc6f02be22c80eded2e6b79c24184f3f618f804 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false podSecurityContext: runAsUser: 0 runAsGroup: 0 env: SETUP_MODE: "manual" ENABLE_RESET_LOG: true service: main: ports: main: port: 10182 targetPort: 80 persistence: config: enabled: true mountPath: "/assets/custom" logs: enabled: true mountPath: "/www/logs"