Skip to content

Commit

Permalink
[patch] [MASCORE-3232] network policy
Browse files Browse the repository at this point in the history
  • Loading branch information
padmankosalaram committed Aug 7, 2024
1 parent cc72312 commit 0456f81
Showing 1 changed file with 16 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,22 @@ rules:
- "route.openshift.io"
resources:
- routes

- verbs:
- get
- list
- patch
- update
apiGroups:
- ''
- suites.core.mas.ibm.com
- assistworkspaces.apps.mas.ibm.com
- healthextworkspaces.apps.mas.ibm.com
- healthworkspaces.apps.mas.ibm.com
- iotworkspaces.iot.ibm.com
- manageworkspaces.apps.mas.ibm.com
- visualinspectionappworkspaces.apps.mas.ibm.com
resources:
- customresourcedefinitions
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
Expand Down

0 comments on commit 0456f81

Please sign in to comment.