image: repository: tccr.io/truecharts/boinc pullPolicy: IfNotPresent tag: latest@sha256:0281449be774598dda4a5d37bb81ad80e304b0664023f9212acfb0ef0b125d8e securityContext: readOnlyRootFilesystem: false runAsNonRoot: false podSecurityContext: runAsUser: 0 runAsGroup: 0 # secretEnv: # PASSWORD: "" service: main: ports: main: targetPort: 8080 port: 10142 persistence: config: enabled: true mountPath: "/config" varrun: enabled: true portal: enabled: true