Files
truecharts/charts/stable/overseerr/values.yaml
TrueCharts Bot bf74ab3b3a chore(deps): update docker general non-major (#4108)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-10-16 12:50:39 +03:00

26 lines
418 B
YAML

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