Explorar el Código

Changing cluster role to admin

Ryan Hallisey hace 7 años
padre
commit
e38a02dd29
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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