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
parent
1cd7c11f44
commit
e3aac4b664
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue