Browse Source

Changing cluster role to admin

Ryan Hallisey 7 years ago
parent
commit
e38a02dd29
1 changed files with 1 additions and 1 deletions
  1. 1 1
      roles/ansible_service_broker/tasks/install.yml

+ 1 - 1
roles/ansible_service_broker/tasks/install.yml

@@ -47,7 +47,7 @@
     state: present
     namespace: "openshift-ansible-service-broker"
     resource_kind: cluster-role
-    resource_name: cluster-admin
+    resource_name: admin
     user: "system:serviceaccount:openshift-ansible-service-broker:asb"
 
 - name: create ansible-service-broker service