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

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-08-27 16:14:25 +02:00

33 lines
520 B
YAML

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