TrueChartsClone/charts/stable/budge/values.yaml

32 lines
599 B
YAML

image:
repository: ghcr.io/linuxserver/budge
tag: 0.0.9@sha256:b86d217dda3fc3c981c4e62cbc60b98a6761a1726adc397cfa1c96515c3273ff
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