Update content/ja/docs/tutorials/security/cluster-level-pss.md

Co-authored-by: Toshiaki Inukai <82919057+t-inu@users.noreply.github.com>
pull/40694/head
Kenshi Muto 2023-06-26 21:33:01 +09:00 committed by GitHub
parent 1cd7c11f44
commit e3aac4b664
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ v{{< skew currentVersion >}}以外のKubernetesバージョンを実行してい
Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂
```
1. kubectlをクラスターに向けます:
1. kubectlをこのクラスターに向けます:
```shell
kubectl cluster-info --context kind-psa-with-cluster-pss
```