Remove dupes because its deployed in chart

This commit is contained in:
j 2025-07-10 17:43:06 +10:00
parent 500194ed68
commit 0d03b2a68a

View file

@ -4,6 +4,4 @@ kind: Kustomization
resources: resources:
- manifests/00-namespaces.yaml - manifests/00-namespaces.yaml
- manifests/10-repo-prod.yaml - manifests/10-repo-prod.yaml
- manifests/20-hrel-mariadb.yaml
- manifests/20-hrel-replicator.yaml
- manifests/30-hrel-prod.yaml - manifests/30-hrel-prod.yaml