Remove dev. Use prod.

This commit is contained in:
j 2025-07-10 09:47:26 +10:00
parent 11efc800e2
commit 7363b6db54
3 changed files with 32 additions and 32 deletions

View file

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