From 54c3674148ea958a45256b3255983f3e1f587237 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 14 Sep 2024 21:38:10 +0200 Subject: [PATCH] Add overlay patches 3 --- argocd/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 7b5c00e..f23a6e6 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -9,5 +9,5 @@ resources: - https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/install.yaml?ref=stable - ingress.yaml -patches: - - path: ./overlays/argocd-notifications-controller-patch.yaml +# patches: +# - path: ./overlays/argocd-notifications-controller-patch.yaml