🩹 postgres-external-backup hook

This commit is contained in:
auricom
2022-12-02 22:53:36 +01:00
parent 06d31b264c
commit 6ebfa7f056
3 changed files with 43 additions and 0 deletions

View File

@@ -2,3 +2,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./helm-release.yaml
configMapGenerator:
- name: postgres-external-backup
files:
- ./00-webhook
generatorOptions:
disableNameSuffixHash: true