From c372a6a41b510cbc197decc407cdcaad60c1f108 Mon Sep 17 00:00:00 2001 From: Sagar Muchhal <8758225+srm09@users.noreply.github.com> Date: Fri, 29 Sep 2023 00:13:55 -0700 Subject: [PATCH] Update README.md (#303) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: