Parcourir la source

Fix edit and admin role patching for service catalog

staebler il y a 7 ans
Parent
commit
a8f203beca
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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"
   - "servicecatalog.k8s.io"
   attributeRestrictions: null
   attributeRestrictions: null
   resources:
   resources:
-  - instances
-  - bindings
+  - serviceinstances
+  - servicebindings
   verbs:
   verbs:
   - create
   - create
   - update
   - update