From 09eb82ae4190af48d016d5009ded69a2cadb2a60 Mon Sep 17 00:00:00 2001 From: Trevor Royer Date: Thu, 31 Oct 2024 10:26:40 -0600 Subject: [PATCH] Update cluster-config-app-of-apps.yaml --- components/argocd/apps/base/cluster-config-app-of-apps.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/argocd/apps/base/cluster-config-app-of-apps.yaml b/components/argocd/apps/base/cluster-config-app-of-apps.yaml index 6615350e..7a25eb65 100644 --- a/components/argocd/apps/base/cluster-config-app-of-apps.yaml +++ b/components/argocd/apps/base/cluster-config-app-of-apps.yaml @@ -13,7 +13,7 @@ spec: source: path: patch-me-see-overlays repoURL: https://github.com/redhat-composer-ai/cluster-gitops.git # Update me on fork - targetRevision: demo-setup + targetRevision: main syncPolicy: automated: prune: false