From cc446488abe0150ae113709995d6a8d06a087035 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Fri, 27 Oct 2023 19:19:59 +0200 Subject: [PATCH] well... works on my machine! Signed-off-by: Martyn Ranyard --- apps-kustomized/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps-kustomized/argocd/kustomization.yaml b/apps-kustomized/argocd/kustomization.yaml index 84e7de2..3e1e461 100644 --- a/apps-kustomized/argocd/kustomization.yaml +++ b/apps-kustomized/argocd/kustomization.yaml @@ -4,5 +4,5 @@ kind: Kustomization resources: - github.com/argoproj/argo-cd//manifests/cluster-install -patches: +patchesStrategicMerge: - argocd-cm.yaml