image: repository: ghcr.io/linuxserver/boinc pullPolicy: IfNotPresent tag: latest@sha256:39ca197d75f1f52bb22b0025b3550d83f12bcf6d707d3d5b3fc1979fc33a9a4a securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: targetPort: 8080 protocol: http port: 10142 workload: main: podSpec: containers: main: env: PASSWORD: "" persistence: config: enabled: true mountPath: /config portal: open: enabled: true