Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: ClusterRoleBinding
|
||||
metadata:
|
||||
name: amq-streams-installer-binding
|
||||
roleRef:
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
kind: ClusterRole
|
||||
name: amq-streams-installer-clusterrole
|
||||
subjects:
|
||||
- kind: ServiceAccount
|
||||
name: amq-streams-installer
|
||||
namespace: amq-streams-operator
|
||||
Reference in New Issue
Block a user