charts/charts/overseerr/values.yaml
2021-02-13 18:46:58 -05:00

32 lines
498 B
YAML

#
# IMPORTANT NOTE
#
# This chart inherits from our common library chart. You can check the default values/options here:
# https://github.com/k8s-at-home/charts/tree/master/charts/common/values.yaml
#
image:
repository: sctx/overseerr
pullPolicy: IfNotPresent
tag: 1.19.1
strategy:
type: Recreate
env: {}
# TZ: UTC
# LOG_LEVEL: info
service:
port:
port: 5055
ingress:
enabled: false
persistence:
config:
enabled: false
emptyDir: false
mountPath: /app/config