summaryrefslogtreecommitdiffstats
path: root/roles/openshift_service_catalog/templates/sc_view_role_patching.j2
blob: 838993854df0eab5ebbd0957acfe8df8028b591c (plain)
1
2
3
4
5
6
7
8
9
10
11
{{ original_content }}
- apiGroups:
  - "servicecatalog.k8s.io"
  attributeRestrictions: null
  resources:
  - serviceinstances
  - servicebindings
  verbs:
  - get
  - list
  - watch