Browse Source

Fix edit and admin role patching for service catalog

staebler 7 năm trước cách đây
mục cha
commit
a8f203beca

+ 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