From af9596a4dc8142709acf2421e61d500a7aab30bc Mon Sep 17 00:00:00 2001 From: kota2and3kan <47254383+kota2and3kan@users.noreply.github.com> Date: Wed, 27 Dec 2023 19:28:40 +0900 Subject: [PATCH] Update README.md Co-authored-by: Josh Wong --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b60a379..1d786aa 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Scalar Admin pause tool for the Kubernetes environment ## Run the CLI tool in a Kubernetes environment -The `scalar-admin-for-kubernetes` CLI tool executes Kubernetes APIs in its internal processes. To run those Kubernetes APIs, you must run the `scalar-admin-for-kubernetes` CLI tool as a pod on the Kubernetes environment and you must: +The `scalar-admin-for-kubernetes` CLI tool executes Kubernetes APIs in its internal processes. To run those Kubernetes APIs, you must run the `scalar-admin-for-kubernetes` CLI tool as a pod in the Kubernetes environment and do the following: 1. Create three Kubernetes resources (`Role`, `RoleBinding`, and `ServiceAccount`), replacing the contents in the angle brackets as described: