image: repository: tccr.io/truecharts/couchpotato pullPolicy: IfNotPresent tag: v2021.11.22@sha256:8ae544711733eb7b9cffc7c98d08e5ae863615b4c2ce01921130e53cc0c3126a securityContext: container: runAsNonRoot: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: targetPort: 5050 protocol: http port: 10139 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