Files
truecharts/charts/stable/budge/values.yaml
T
TrueCharts BotandGitHub 63fa6a260d chore(deps): update docker general non-major (#2706)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-18 19:09:29 +02:00

30 lines
493 B
YAML

image:
repository: tccr.io/truecharts/budge
tag: v0.0.7@sha256:559b30a6a860c8ee21fa1315116d363a93426909ff2e8be654400efba2a9624e
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
NODE_ENV: "production"
service:
main:
ports:
main:
port: 10165
targetPort: 80
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"