REFACTOR(goldilocks): use managedNS for labels

- Remove namespace.yaml files
- Add managedNamespaceMetadata with Goldilocks label
- Set CreateNamespace=true in syncOptions
- Update kustomization.yaml to remove namespace.yaml references
This commit is contained in:
2025-12-29 15:57:47 +09:00
parent 521d5491ff
commit 1d7970a42f
4 changed files with 23 additions and 37 deletions

View File

@@ -1,7 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- argocd-cmd-params-cm.yaml
- ingress.yaml
- argocd-cmd-params-cm.yaml
- ingress.yaml