mirror of
https://github.com/alibaba/higress.git
synced 2026-06-08 20:27:31 +08:00
Release 2.2.0 (#3457)
Co-authored-by: EndlessSeeker <153817598+EndlessSeeker@users.noreply.github.com> Co-authored-by: jingze <daijingze.djz@alibaba-inc.com>
This commit is contained in:
@@ -144,3 +144,7 @@ rules:
|
||||
- apiGroups: [""]
|
||||
verbs: [ "get", "watch", "list", "update", "patch", "create", "delete" ]
|
||||
resources: [ "serviceaccounts"]
|
||||
# istio leader election need
|
||||
- apiGroups: ["coordination.k8s.io"]
|
||||
resources: ["leases"]
|
||||
verbs: ["get", "update", "patch", "create"]
|
||||
|
||||
Reference in New Issue
Block a user