Преглед на файлове

Fix edit and admin role patching for service catalog

staebler преди 7 години
родител
ревизия
a8f203beca
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      roles/openshift_service_catalog/templates/sc_role_patching.j2

+ 2 - 2
roles/openshift_service_catalog/templates/sc_role_patching.j2

@@ -3,8 +3,8 @@
   - "servicecatalog.k8s.io"
   attributeRestrictions: null
   resources:
-  - instances
-  - bindings
+  - serviceinstances
+  - servicebindings
   verbs:
   - create
   - update