2023-04-14 16:15:51 +00:00
|
|
|
image:
|
|
|
|
repository: tccr.io/truecharts/budge
|
2023-05-22 16:04:59 +00:00
|
|
|
tag: v0.0.9@sha256:9c5591ec5de79829351e8108d6cd2e645a0ef4f8a3e94963bd78a80ab094e37e
|
2023-04-14 16:15:51 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
runAsUser: 0
|
|
|
|
runAsGroup: 0
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 10165
|
|
|
|
protocol: http
|
|
|
|
targetPort: 80
|
|
|
|
|
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
|
|
|
NODE_ENV: "production"
|
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|