TrueChartsClone/charts/stable/boinc/values.yaml

32 lines
592 B
YAML

image:
repository: ghcr.io/linuxserver/boinc
pullPolicy: IfNotPresent
tag: latest@sha256:c1f6bfa10e4cb11d5644d22ed33e3c844ed508d9e1a18e842ea56c20557313b9
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