TrueChartsCatalogClone/incubator/wizarr/1.0.4/ix_values.yaml

26 lines
505 B
YAML

image:
repository: tccr.io/truecharts/wizarr
pullPolicy: IfNotPresent
tag: 1.6.5@sha256:a3e49f7ada50f5b231720a82e1c7ed48bf5cfa8a73d641fd42be4c1a593c2098
env:
APP_URL: "http://localhost:{{ .Values.service.main.ports.main.port }}"
DISABLE_BUILTIN_AUTH: false
ALLOW_BUG_REPORTING: false
service:
main:
ports:
main:
protocol: HTTP
targetPort: 5690
port: 10596
persistence:
database:
enabled: true
mountPath: /data/database
portal:
enabled: true