diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index d25da9c..01a63f9 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 -patchesStrategicMerge: +patches: - overlays/argocd-notifications-controller-patch.yaml