Commit 2bfdaadf authored by Jing Ai's avatar Jing Ai

Add serviceaccounts permission for ClusterRole, required by Calico v3.2.0+.

parent 43997eaf
......@@ -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