From 6fdaaf90ff97171da877437a82b8f30840d29892 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 14 Sep 2024 21:32:24 +0200 Subject: [PATCH] Add overlay patches --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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