TrueChartsClone/charts/stable/boinc/values.yaml

32 lines
592 B
YAML

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