diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 01a63f9..7b5c00e 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -10,4 +10,4 @@ resources: - ingress.yaml patches: - - overlays/argocd-notifications-controller-patch.yaml + - path: ./overlays/argocd-notifications-controller-patch.yaml