This commit is contained in:
Joseph Hanson 2024-11-29 08:53:31 -06:00
parent 907b0b7746
commit 8121351e9c
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -3,8 +3,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- ../../../../templates/volsync
- ../../../../templates/gatus/external
- ./externalsecret.yaml - ./externalsecret.yaml
- ./helmrelease.yaml - ./helmrelease.yaml
- ./mariadb.yaml - ./mariadb.yaml
- ../../../../templates/gatus/external
- ../../../../templates/volsync