Explorar el Código

Fix edit and admin role patching for service catalog

staebler hace 7 años
padre
commit
a8f203beca
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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