Files
truecharts/charts/stable/boinc/values.yaml
T
TrueCharts BotandGitHub 420d060c96 chore(deps): update container image tccr.io/truecharts/boinc to latest (#5700)
* chore(deps): update container image tccr.io/truecharts/boinc to latest

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-25 10:02:38 +01:00

33 lines
520 B
YAML

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