From 51b85f75fd922b5db8712f69aa180107b84d85f7 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 8 Nov 2022 14:17:55 -0600 Subject: [PATCH] test --- argocd/templates/nfs-client.yaml | 2 ++ 1 file changed, 2 insertions(+) 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