From 77dc3260adb2a49721a7014e9b41d798cecb6700 Mon Sep 17 00:00:00 2001 From: Jaro Rivera Date: Wed, 31 Aug 2022 13:51:43 -0400 Subject: [PATCH] Seeing if kustomization is applied --- bootstrap/kustomizations/kustomization-nfs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/kustomizations/kustomization-nfs.yaml b/bootstrap/kustomizations/kustomization-nfs.yaml index b90cfdb..cba298b 100644 --- a/bootstrap/kustomizations/kustomization-nfs.yaml +++ b/bootstrap/kustomizations/kustomization-nfs.yaml @@ -5,7 +5,7 @@ metadata: namespace: flux-system spec: interval: 15m - path: ./nfs + path: nfs prune: true # remove any elements later removed from the above path timeout: 2m # if not set, this defaults to interval duration, which is 1h sourceRef: