fix(bootstrap): Fix argocd app delcaration in kustomization

This commit is contained in:
2025-11-28 23:31:14 +05:30
parent a0753818db
commit 4ff20e3f41
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
Version: kustomize.config.k8s.io/v1beta1
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- app.yaml
- root-app.yaml
+1 -1
View File
@@ -8,4 +8,4 @@ resources:
# ArgoCD installation
- https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.0/manifests/install.yaml
# Bootstrap the app-of-apps
- argocd-apps
- argocd