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