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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-24 20:18:58 +02:00

30 lines
493 B
YAML

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