Update content/ja/docs/tasks/inject-data-application/distribute-credentials-secure.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
This commit is contained in:
Wang
2021-12-03 18:54:16 +09:00
committed by GitHub
parent 5066f13555
commit 874d0e3ed0
@@ -45,7 +45,7 @@ OSから信頼されているローカルツールを使用することで、外
kubectl apply -f https://k8s.io/examples/pods/inject/secret.yaml
```
1. Secret の情報を取得する
1. Secretの情報を取得する
```shell
kubectl get secret test-secret