Deploy correct manifests

This commit is contained in:
j 2025-07-05 23:25:25 +10:00
parent 572966f8c1
commit d12d77aa03

View file

@ -3,5 +3,6 @@ kind: Kustomization
resources: resources:
- manifests/00-namespaces.yaml - manifests/00-namespaces.yaml
- manifests/10-dev.yaml - manifests/10-repository.yaml
- manifests/10-prod.yaml - manifests/20-dev.yaml
- manifests/20-prod.yaml