diff --git a/README.md b/README.md index 2f2f37c..618b9a2 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ It requires a **privileged** service account with the following permissions: - **resources**: `["roles", "clusterroles", "rolebindings", "clusterrolebindings", "pods", "secrets"]` **verbs**: `["get", "list"]` - **resources**: `["pods/exec"]` - **verbs**: `["create"]` + **verbs**: `["create", "get"]` It can be created by running: ```