Skip to content

Commit

Permalink
Update role_binding.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvallevy2 authored Dec 10, 2020
1 parent b5bbcea commit 0cda7df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions multi-namespace-redb/role_binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ subjects:
- kind: ServiceAccount
name: redis-enterprise-operator
namespace: NAMESPACE_OF_SERVICE_ACCOUNT
- kind: ServiceAccount
name: redis-enterprise-admission
namespace: NAMESPACE_OF_SERVICE_ACCOUNT
- kind: ServiceAccount
name: NAME_OF_REC_SERVICE_ACCOUNT # service account of the REC, usually the same as the name of the custom resource
namespace: NAMESPACE_OF_SERVICE_ACCOUNT
Expand Down

0 comments on commit 0cda7df

Please sign in to comment.