Files
truecharts/charts/stable/budge/values.yaml
T
2f55fc6cc8 chore(deps): update docker general non-major (#2347)
* chore(deps): update docker general non-major

* Commit bumped App Version

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

Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2022-03-30 15:40:58 +02:00

30 lines
493 B
YAML

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