image: repository: ghcr.io/linuxserver/foldingathome pullPolicy: IfNotPresent tag: 7.6.21@sha256:c6b65c3ec7a242801bc61c432d1ec5599ce18b4bf9bf73df3b7362778e258e5f securityContext: container: runAsNonRoot: false readOnlyRootFilesystem: false runAsUser: 0 runAsGroup: 0 workload: main: podSpec: containers: main: probes: liveness: type: http path: / readiness: type: http path: / startup: type: http path: / env: {} service: main: ports: main: targetPort: 7396 port: 7396 control: enabled: true ports: control: enabled: true targetPort: 36330 port: 36330 persistence: config: enabled: true mountPath: /config varrun: enabled: true portal: open: enabled: true