Skip to content

Commit

Permalink
Update README.md (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
srm09 authored Sep 29, 2023
1 parent 78974ed commit c372a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ To create a new role, your own account needs to have at least the same set of pr

- Set the value `grantClusterAdmin`to `true`, which grants the service account admin privileges. This is set to `false` by default, as having a service account with that level of access might be undesirable due to the potential security risks attached.

- Set the lists of needed api groups and resources explicitely. These can be specified using the value `privileges`. `privileges` is a list that contains pairs of api group and resource lists.
- Set the lists of needed api groups and resources explicitly. These can be specified using the value `privileges`. `privileges` is a list that contains pairs of api group and resource lists.

Example:

Expand Down

0 comments on commit c372a6a

Please sign in to comment.