Commit a59f3490 authored by Cao Shufeng's avatar Cao Shufeng

allow impersonate serviceaccount in cli

parent b353792f
...@@ -79,6 +79,10 @@ var ( ...@@ -79,6 +79,10 @@ var (
}, },
{ {
Group: "", Group: "",
Resource: "serviceaccounts",
},
{
Group: "",
Resource: "groups", Resource: "groups",
}, },
{ {
......
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