Update kubernetes/apps/production/arr/radarr/helmrelease.yaml
This commit is contained in:
parent
e2c659dde6
commit
8e9d6ed526
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ spec:
|
||||||
RADARR__PORT: &port 7878
|
RADARR__PORT: &port 7878
|
||||||
RADARR__APPLICATION_URL: "https://radarr.${LOCAL_DOMAIN}"
|
RADARR__APPLICATION_URL: "https://radarr.${LOCAL_DOMAIN}"
|
||||||
RADARR__THEME: dark
|
RADARR__THEME: dark
|
||||||
RADARR__LOG_LEVEL: debug
|
RADARR__LOG_LEVEL: info
|
||||||
|
|
||||||
probes:
|
probes:
|
||||||
liveness:
|
liveness:
|
||||||
|
|
Reference in a new issue