TrueChartsClone/charts/stable/foldingathome/values.yaml

49 lines
930 B
YAML

image:
repository: ghcr.io/linuxserver/foldingathome
pullPolicy: IfNotPresent
tag: 8.3.17@sha256:157b167210d2fa8f263d1950ee45aa8563f68573923c1f90a642c3b146e8a192
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
service:
main:
ports:
main:
targetPort: 7396
port: 7396
control:
enabled: true
ports:
control:
enabled: true
targetPort: 36330
port: 36330
persistence:
config:
enabled: true
mountPath: /config
varrun:
enabled: true
portal:
open:
enabled: true