We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5bbcea commit 0cda7dfCopy full SHA for 0cda7df
multi-namespace-redb/role_binding.yaml
@@ -6,6 +6,9 @@ subjects:
6
- kind: ServiceAccount
7
name: redis-enterprise-operator
8
namespace: NAMESPACE_OF_SERVICE_ACCOUNT
9
+- kind: ServiceAccount
10
+ name: redis-enterprise-admission
11
+ namespace: NAMESPACE_OF_SERVICE_ACCOUNT
12
13
name: NAME_OF_REC_SERVICE_ACCOUNT # service account of the REC, usually the same as the name of the custom resource
14
0 commit comments