diff --git a/README.md b/README.md index 7637fcfb..a07bb66d 100644 --- a/README.md +++ b/README.md @@ -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: