mirror of
https://github.com/auricom/home-cluster.git
synced 2025-12-24 00:14:38 +01:00
🔧 pushover priority
This commit is contained in:
@@ -43,8 +43,9 @@ spec:
|
||||
tag: 5.0.1.7993@sha256:10a6c584b77dbd447df5f6c3f9fd55466c67b1734ded718b89a38e92bfbae197
|
||||
env:
|
||||
TZ: "${TIMEZONE}"
|
||||
PUSHOVER_DEBUG: "false"
|
||||
PUSHOVER_APP_URL: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
|
||||
PUSHOVER_DEBUG: "false"
|
||||
PUSHOVER_PRIORITY: "0"
|
||||
RADARR__INSTANCE_NAME: Radarr
|
||||
RADARR__PORT: &port 8080
|
||||
RADARR__APPLICATION_URL: "https://{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
|
||||
|
||||
@@ -36,8 +36,9 @@ spec:
|
||||
tag: 4.0.0.671@sha256:2a3eae5853ea3119da098c314111e6d2cff700cd3e517150a76377c34cbf4f70
|
||||
env:
|
||||
TZ: "${TIMEZONE}"
|
||||
PUSHOVER_DEBUG: "false"
|
||||
PUSHOVER_APP_URL: &host "{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
|
||||
PUSHOVER_DEBUG: "false"
|
||||
PUSHOVER_PRIORITY: "0"
|
||||
SONARR__INSTANCE_NAME: Sonarr
|
||||
SONARR__PORT: &port 8080
|
||||
SONARR__APPLICATION_URL: "https://{{ .Release.Name }}.${SECRET_CLUSTER_DOMAIN}"
|
||||
|
||||
Reference in New Issue
Block a user