From efb5e52aafb18007aba5c55ecf12a45efe481b3c Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 14 Sep 2024 21:50:22 +0200 Subject: [PATCH] Add overlay patches 9 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index c6dbad7..84108dd 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -13,6 +13,6 @@ patches: - target: group: apps version: v1 - kind: Deployments + kind: ReplicaSet name: argocd-notifications-controller path: argocd-notifications-controller-patch.yaml \ No newline at end of file