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

* Commit bumped App Version

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

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-29 12:18:07 +02:00

30 lines
493 B
YAML

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