Wolfgang Kulhanek
2019-06-06 95fad259c0f9c046a98ba475bc50f876c095136f
Make ASB cluster-admin
1 files modified
4 ■■■■ changed files
ansible/roles/ocp4-workload-automation-broker/templates/cluster_role_binding.j2 4 ●●●● patch | view | raw | blame | history
ansible/roles/ocp4-workload-automation-broker/templates/cluster_role_binding.j2
@@ -1,11 +1,11 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
  name: admin
  name: automation-broker
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: ClusterRole
  name: admin
  name: cluster-admin
subjects:
- kind: ServiceAccount
  name: openshift-ansible-service-broker-operator