From 14eaf18ff3deb645442dacf8285a1a91af1b1317 Mon Sep 17 00:00:00 2001 From: Sebastian Plattner Date: Tue, 26 Nov 2024 13:32:42 +0100 Subject: [PATCH] eso with crb --- deploy/rbac/base/eso.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/deploy/rbac/base/eso.yaml b/deploy/rbac/base/eso.yaml index 798bebf0..677d9bb3 100644 --- a/deploy/rbac/base/eso.yaml +++ b/deploy/rbac/base/eso.yaml @@ -28,6 +28,5 @@ rbacBindings: - kind: ServiceAccount name: eso-store namespace: external-secrets - roleBindings: - - clusterRole: eso-store - namespace: external-secrets \ No newline at end of file + clusterRoleBindings: + - clusterRole: eso-store \ No newline at end of file