Add roles to access new Globalnet 2.0 objects

Signed-Off-by: Sridhar Gaddam <sgaddam@redhat.com>
This commit is contained in:
Sridhar Gaddam
2021-06-28 11:55:55 -04:00
committed by Thomas Pantelis
parent 97782b4bb4
commit cff6e76f98
+23
View File
@@ -359,6 +359,29 @@ rules:
- patch
- update
- watch
- apiGroups:
- submariner.io
resources:
- clusterglobalegressips
- globalegressips
verbs:
- create
- get
- list
- watch
- update
- apiGroups:
- submariner.io
resources:
- globalingressips
verbs:
- create
- get
- list
- watch
- update
- delete
- deletecollection
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding