Revert "root-app: Use directory.recurse for applications"

This reverts commit 356f78cd75.
This commit is contained in:
2026-02-21 11:51:47 +05:30
parent 356f78cd75
commit a6ac7954cd
4 changed files with 9 additions and 3 deletions
+20
View File
@@ -0,0 +1,20 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: betterslcm
namespace: argocd
spec:
project: default
source:
repoURL: https://github.com/DK10WS/SLCM_APP.git
targetRevision: web
path: k8s
destination:
server: https://kubernetes.default.svc
namespace: slcm
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true