truenas

This commit is contained in:
auricom
2023-01-02 06:16:48 +01:00
parent 78fb7af1b2
commit bb1e43504a
31 changed files with 749 additions and 683 deletions

View File

@@ -41,8 +41,6 @@ spec:
value: "3"
- name: HEALTHCHECK_PORT
value: "8080"
- name: WEBHOOK_URL
value: https://uptime-kuma.${SECRET_CLUSTER_DOMAIN}/api/push/45cHKtahUg?status=up&msg=OK&ping=
command:
- "/backup.sh"
volumeMounts:

View File

@@ -5,9 +5,3 @@ kind: Kustomization
namespace: default
resources:
- ./external-backup.yaml
configMapGenerator:
- name: postgres-external-backup
files:
- ./00-webhook
generatorOptions:
disableNameSuffixHash: true