Commit c5e51dc2 authored by 包梦江's avatar 包梦江

chore(apiserver): nit fix

parent 808557e4
...@@ -89,7 +89,7 @@ type Options struct { ...@@ -89,7 +89,7 @@ type Options struct {
UsernamePrefix string UsernamePrefix string
// GroupsClaim, if specified, causes the OIDCAuthenticator to try to populate the user's // GroupsClaim, if specified, causes the OIDCAuthenticator to try to populate the user's
// groups with an ID Token field. If the GrouppClaim field is present in an ID Token the value // groups with an ID Token field. If the GroupsClaim field is present in an ID Token the value
// must be a string or list of strings. // must be a string or list of strings.
GroupsClaim string GroupsClaim string
......
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