From 2af808c412dbee8c63cfa321735e53d724ad6ea7 Mon Sep 17 00:00:00 2001 From: JethroC Admin Date: Wed, 11 Mar 2026 18:04:17 +1300 Subject: [PATCH] changed path --- clusters/apps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/apps.yaml b/clusters/apps.yaml index f7ec14e..e781847 100644 --- a/clusters/apps.yaml +++ b/clusters/apps.yaml @@ -5,7 +5,7 @@ kind: Kustomization namespace: flux-system spec: interval: 5m - path: ../../apps + path: ../apps prune: true sourceRef: kind: GitRepository