mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: webhook
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
engineVersion: v2
|
||||
data:
|
||||
LIDARR__API_KEY: "{{ .LIDARR__API_KEY }}"
|
||||
PUSHOVER_API_TOKEN: "{{ .PUSHOVER_API_TOKEN }}"
|
||||
PUSHOVER_API_TOKEN: "{{ .LIDARR_PUSHOVER_TOKEN }}"
|
||||
PUSHOVER_USER_KEY: "{{ .PUSHOVER_USER_KEY }}"
|
||||
dataFrom:
|
||||
- extract:
|
||||
|
@@ -6,8 +6,6 @@ namespace: default
|
||||
resources:
|
||||
- ./externalsecret.yaml
|
||||
- ./helmrelease.yaml
|
||||
- ../../../../components/gatus/guarded
|
||||
- ../../../../components/volsync
|
||||
configMapGenerator:
|
||||
- name: lidarr-pushover
|
||||
files:
|
||||
|
Reference in New Issue
Block a user