2021-12-12 22:27:04 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/boinc
|
|
|
|
pullPolicy: IfNotPresent
|
2022-08-02 00:05:53 +00:00
|
|
|
tag: latest@sha256:6fd9038cb3da1bb181d84f77b98031eed320c572e3168a568bd499a7957730bd
|
2021-12-12 22:27:04 +00:00
|
|
|
|
|
|
|
securityContext:
|
2022-02-24 00:01:01 +00:00
|
|
|
readOnlyRootFilesystem: false
|
2021-12-12 22:27:04 +00:00
|
|
|
runAsNonRoot: false
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
2022-06-17 08:24:54 +00:00
|
|
|
# secretEnv:
|
|
|
|
# PASSWORD: ""
|
|
|
|
|
2021-12-12 22:27:04 +00:00
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
targetPort: 8080
|
|
|
|
port: 10142
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: "/config"
|
|
|
|
varrun:
|
|
|
|
enabled: true
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|