From 56a739daad18a005c95a707d49177394ababb735 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Mon, 9 Sep 2024 00:22:47 +0200 Subject: [PATCH] Change url argo --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index cd091da..21fc223 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -6,7 +6,7 @@ namespace: argocd # additional resources like ingress rules, cluster and repository secrets. resources: -- https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/install?ref=stable +- https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/install.yaml?ref=stable # - cmp-plugin.yaml # changes to config maps