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
+8
View File
@@ -0,0 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
# add-ons
- add-ons/traefik.yaml
# services
- services/app-autoregexbot.yaml
+1 -3
View File
@@ -8,9 +8,7 @@ spec:
source:
repoURL: https://gitea.whyredfire.tech/whyredfire/gitops.git
targetRevision: main
path: applications/
directory:
recurse: true
path: applications
destination:
server: https://kubernetes.default.svc
namespace: argocd