2022-03-06 10:51:00 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/budge
|
2022-05-11 11:02:19 +00:00
|
|
|
tag: v0.0.7@sha256:1d3bd588763f8589601f1d8151040bf091de92203a789f471abe96732bb5059e
|
2022-03-06 10:51:00 +00:00
|
|
|
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"
|