TrueChartsClone/charts/stable/foldingathome/values.yaml

49 lines
930 B
YAML

image:
repository: ghcr.io/linuxserver/foldingathome
pullPolicy: IfNotPresent
tag: 7.6.21@sha256:6daaa802414b4330004f7d0b24f9394d55835c625727782c4239fd8ebcef9d9b
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