diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index f23a6e6..7b5c00e 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