treewide: Cleanup for new cluster

This commit is contained in:
2026-01-25 18:37:45 +05:30
parent 4b82385d7b
commit 70e2794599
14 changed files with 4 additions and 13641 deletions
+20
View File
@@ -0,0 +1,20 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: root-app
namespace: argocd
spec:
project: default
source:
repoURL: https://gitlab.com/whyredfire/gitops
targetRevision: main
path: applications
destination:
server: https://kubernetes.default.svc
namespace: argocd
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true