From 7dfc5e6262af4dc8d51f4dba66eb5893cf6c02fe Mon Sep 17 00:00:00 2001 From: Liam Date: Sat, 21 Sep 2024 21:54:52 +0100 Subject: [PATCH] oops --- clusters/production/apps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/production/apps.yaml b/clusters/production/apps.yaml index a525d81..375abda 100644 --- a/clusters/production/apps.yaml +++ b/clusters/production/apps.yaml @@ -11,6 +11,6 @@ spec: sourceRef: kind: GitRepository name: flux-system - path: ./apps/staging + path: ./apps/production prune: true wait: true