From 268a9378c145ef5ede39af1bd3eba58d72fb0967 Mon Sep 17 00:00:00 2001 From: Scrublord MacBad Date: Tue, 21 Apr 2026 17:11:03 +0200 Subject: [PATCH] fix: definitive switch to OCI for element chart --- apps/base/matrix/ess-operator.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/base/matrix/ess-operator.yaml b/apps/base/matrix/ess-operator.yaml index 22a1f3d..3fde6a4 100644 --- a/apps/base/matrix/ess-operator.yaml +++ b/apps/base/matrix/ess-operator.yaml @@ -14,6 +14,4 @@ spec: name: element-charts namespace: flux-system install: - createNamespace: true - remediation: - retries: 3 \ No newline at end of file + createNamespace: true \ No newline at end of file