From 6ad581cfd2225d449b5c9f15db512691bbc6b9a0 Mon Sep 17 00:00:00 2001 From: Marcin-Ramotowski Date: Thu, 10 Jul 2025 21:12:00 +0200 Subject: [PATCH] Corrected repo name in kustomization --- clusters/prod/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/prod/kustomization.yaml b/clusters/prod/kustomization.yaml index c518469..1042d49 100644 --- a/clusters/prod/kustomization.yaml +++ b/clusters/prod/kustomization.yaml @@ -9,5 +9,5 @@ spec: prune: true sourceRef: kind: GitRepository - name: flux-system + name: user-microservice-repo targetNamespace: user-microservice