2021-12-12 22:27:04 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: ghcr.io/linuxserver/foldingathome
|
2021-12-12 22:27:04 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2023-12-25 00:37:57 +00:00
|
|
|
tag: 7.6.21@sha256:8c3b02c942c510e49cdaea18baea9075e14fddf23ef42865e7b303be526ad0e8
|
2021-12-12 22:27:04 +00:00
|
|
|
securityContext:
|
2023-04-11 10:07:17 +00:00
|
|
|
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: {}
|
2021-12-12 22:27:04 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: 7396
|
|
|
|
port: 7396
|
|
|
|
control:
|
2021-12-17 11:20:48 +00:00
|
|
|
enabled: true
|
2021-12-12 22:27:04 +00:00
|
|
|
ports:
|
|
|
|
control:
|
2021-12-17 11:20:48 +00:00
|
|
|
enabled: true
|
2021-12-12 22:27:04 +00:00
|
|
|
targetPort: 36330
|
|
|
|
port: 36330
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
2023-04-11 10:07:17 +00:00
|
|
|
mountPath: /config
|
2021-12-12 22:27:04 +00:00
|
|
|
varrun:
|
|
|
|
enabled: true
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-11 10:07:17 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|