diff --git a/argocd/templates/nfs-client.yaml b/argocd/templates/nfs-client.yaml index 5fb2f7a..255589a 100644 --- a/argocd/templates/nfs-client.yaml +++ b/argocd/templates/nfs-client.yaml @@ -9,6 +9,8 @@ spec: repoURL: https://github.com/DeveloperDurp/homelab.git targetRevision: main path: nfs-client + directory: + recurse: true destination: namespace: nfs-client name: in-cluster