2021-07-01 18:26:22 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/overseerr
|
2022-09-20 20:07:20 +00:00
|
|
|
tag: 1.30.0@sha256:ea4d9840caf41fd89c38fbe91f7e7513a778f1224b00da7355d3ab9b8bc19824
|
2021-07-01 18:26:22 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
|
2021-09-10 18:10:04 +00:00
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
|
2021-07-01 18:26:22 +00:00
|
|
|
env:
|
|
|
|
LOG_LEVEL: info
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 5055
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 5055
|
2021-07-01 18:26:22 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
2021-08-29 12:02:17 +00:00
|
|
|
enabled: true
|
2021-11-14 19:19:16 +00:00
|
|
|
mountPath: "/app/config"
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|