Unverified Commit 54dd6e4f authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #68592 from jingax10/calico_yaml_branch

Add serviceaccounts permission for ClusterRole, required by Calico v3.2.0+.
parents f289353b 2bfdaadf
......@@ -10,6 +10,7 @@ rules:
- apiGroups: [""]
resources:
- namespaces
- serviceaccounts
verbs:
- get
- list
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment