Files
truecharts/charts/stable/overseerr/values.yaml
Stavros Kois ff2a5dae0d chore(apps): Sync questions and values env's (#2916)
* chore(apps): Sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* chore(apps): sync questions and values env's

* remove disabled ingress from values

* remove required: false from questions

* whoops

* some cleanup

* more cleanup

* clean

* commented

* some fixes
2022-06-17 10:24:54 +02:00

23 lines
394 B
YAML

image:
repository: tccr.io/truecharts/overseerr
tag: v1.29.1@sha256:8b2e31f80dcdaed42ef89be859068a741379b25cf9f02ae9ba9cc26ceea16d30
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
env:
LOG_LEVEL: info
service:
main:
ports:
main:
port: 5055
targetPort: 5055
persistence:
config:
enabled: true
mountPath: "/app/config"