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