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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-24 10:32:45 +02:00

30 lines
495 B
YAML

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