mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
csv is not a know syntax, messes up gh-pages
This commit is contained in:
parent
ebf3ee3fb2
commit
5390a93f4b
@ -49,7 +49,7 @@ The token file format is implemented in `plugin/pkg/auth/authenticator/token/tok
|
||||
and is a csv file with a minimum of 3 columns: token, user name, user uid, followed by
|
||||
optional group names. Note, if you have more than one group the column must be double quoted e.g.
|
||||
|
||||
```csv
|
||||
```
|
||||
token,user,uid,"group1,group2,group3"
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user