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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-20 10:25:46 +02:00

30 lines
495 B
YAML

image:
repository: tccr.io/truecharts/boinc
pullPolicy: IfNotPresent
tag: latest@sha256:e59fa2fce899c817c7c5ee66fd924a057fda456ba5147d844122a136c8e706c3
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