TrueChartsClone/charts/stable/boinc/values.yaml

27 lines
464 B
YAML

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