# yaml-language-server: $schema=./values.schema.json image: repository: ghcr.io/linuxserver/boinc pullPolicy: IfNotPresent tag: latest@sha256:5e9395cb9aa1979a71b12072d0bc36ee73991ba3c1a1a7ff150fb52b735c8af5 securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: targetPort: 8080 protocol: tcp port: 10142 workload: main: podSpec: containers: main: env: PASSWORD: "" persistence: config: enabled: true mountPath: /config