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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-21 08:26:39 +02:00

30 lines
495 B
YAML

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