From 4af9640aff29fd27e5781785b9a76ad2afa9b00c Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Wed, 21 May 2025 14:56:03 +0300 Subject: [PATCH] Add ECK operator --- argocd-apps-operators/eck-operator.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd-apps-operators/eck-operator.yaml b/argocd-apps-operators/eck-operator.yaml index f734b4f..46c2cd6 100644 --- a/argocd-apps-operators/eck-operator.yaml +++ b/argocd-apps-operators/eck-operator.yaml @@ -15,7 +15,7 @@ spec: - ../../manifests/eck-operator/values.yaml destination: server: https://kubernetes.default.svc - namespace: monitoring + namespace: operators syncPolicy: automated: prune: true