Files
truecharts/charts/stable/overseerr/values.yaml
T
TrueCharts BotandGitHub 517b36567c chore(deps): update docker general non-major (#3818)
* 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-09-20 22:07:20 +02:00

26 lines
418 B
YAML

image:
repository: tccr.io/truecharts/overseerr
tag: 1.30.0@sha256:ea4d9840caf41fd89c38fbe91f7e7513a778f1224b00da7355d3ab9b8bc19824
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