2021-12-12 22:27:04 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/boinc
|
|
|
|
pullPolicy: IfNotPresent
|
2022-09-19 09:20:18 +00:00
|
|
|
tag: latest@sha256:34c0e293764d7ac23d99929dbadda292e8b3183695050a0e18da1b4848645b92
|
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
|