From 39d75acf06dbf28a928f6b394d51e4bd02c4441d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rcio=20Fernandes?= Date: Sat, 29 Aug 2026 20:10:11 +0000 Subject: [PATCH] modified: services/fluxcd/deploy/cluster/flux-system-sync.yaml --- services/fluxcd/deploy/cluster/flux-system-sync.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/fluxcd/deploy/cluster/flux-system-sync.yaml b/services/fluxcd/deploy/cluster/flux-system-sync.yaml index 02996e5..e7f7e71 100644 --- a/services/fluxcd/deploy/cluster/flux-system-sync.yaml +++ b/services/fluxcd/deploy/cluster/flux-system-sync.yaml @@ -8,5 +8,5 @@ spec: kind: GitRepository name: casa namespace: casa-limbosolutions-com - path: ./services/flux-cd/deploy/flux-operator + path: ./services/fluxcd/deploy/flux-operator prune: true