mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 19:10:34 +00:00
Added clusters to rbac
This commit is contained in:
@@ -75,7 +75,7 @@ rules:
|
||||
resources: ["nodes"]
|
||||
verbs: ["get"]
|
||||
- apiGroups: ["submariner.io"]
|
||||
resources: ["endpoints"]
|
||||
resources: ["endpoints", "clusters"]
|
||||
verbs: ["get", "list", "watch"]
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
|
||||
Reference in New Issue
Block a user