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

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-06-04 23:35:14 +02:00

30 lines
493 B
YAML

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