Files
truecharts/charts/stable/boinc/values.yaml
T
TrueCharts BotandGitHub dbea226ca3 chore(deps): update docker general non-major (#3052)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-03 14:18:44 +02:00

30 lines
495 B
YAML

image:
repository: tccr.io/truecharts/boinc
pullPolicy: IfNotPresent
tag: latest@sha256:a2a5e3829a6fb15486c9fc53d2cdab18c762d34b3348f5a353044fd2c61fc3e6
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
# secretEnv:
# PASSWORD: ""
service:
main:
ports:
main:
targetPort: 8080
port: 10142
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true