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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-15 10:29:02 +03:00

30 lines
493 B
YAML

image:
repository: tccr.io/truecharts/budge
tag: v0.0.9@sha256:fe8272345a2de2122c74e4fcf7d2ab11638a7bea0ecba2418fa074c90291cd56
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"