Applies kustomizations for each environment #3

Merged
j merged 2 commits from dev into main 2025-07-05 23:27:27 +10:00
Showing only changes of commit d12d77aa03 - Show all commits

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