mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-22 13:10:34 +00:00
Add ServiceExport CRD
This commit is contained in:
committed by
Miguel Angel Ajo Pelayo
parent
40538471b6
commit
97e83e4fc8
@@ -121,7 +121,7 @@ rules:
|
||||
resources: ["services", "namespaces"]
|
||||
verbs: ["get", "list", "watch", "update"]
|
||||
- apiGroups: ["lighthouse.submariner.io"]
|
||||
resources: ["multiclusterservices"]
|
||||
resources: ["*"]
|
||||
verbs: ["create", "get", "list", "watch", "update", "delete"]
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
|
||||
Reference in New Issue
Block a user