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

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-28 12:07:16 +02:00

33 lines
518 B
YAML

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