From 1be35b5b4e4d6c2ed85476b16c5228abfb0da215 Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Sat, 13 Jul 2024 23:07:21 -0800 Subject: [PATCH] move flux dir --- flux/clusters/staging/apps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux/clusters/staging/apps.yaml b/flux/clusters/staging/apps.yaml index ff4fd05..1213410 100644 --- a/flux/clusters/staging/apps.yaml +++ b/flux/clusters/staging/apps.yaml @@ -10,7 +10,7 @@ spec: sourceRef: kind: GitRepository name: flux-system - path: ./apps/staging + path: ./flux/apps/staging prune: true wait: true timeout: 5m0s