argocd: enable directory recurse on the remaining Directory apps

Without it, moving manifests into component directories makes ArgoCD stop seeing them and prune the workload.
This commit is contained in:
2026-08-24 00:35:31 +02:00
parent 0177c73fa9
commit a7f4618d4f
7 changed files with 75 additions and 0 deletions
@@ -9,6 +9,8 @@ spec:
repoURL: https://gitea.jsme.be/Jeffrey/Kubernetes-Manifests.git
path: applications/jellyfin
targetRevision: HEAD
directory:
recurse: true
destination:
server: https://kubernetes.default.svc
namespace: jellyfin