Files
truecharts/charts/stable/budge/values.yaml
T
TrueCharts BotandGitHub f0757f0e2c chore(deps): update docker general non-major (#3772)
* 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-09-15 17:42:23 +02:00

33 lines
518 B
YAML

image:
repository: tccr.io/truecharts/budge
tag: v0.0.9@sha256:8a01c259b44077a751012ab25d3caff196f87ea0dd679c96a5882ce7abb03621
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"
portal:
enabled: true