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:
@@ -45,7 +45,7 @@ OSから信頼されているローカルツールを使用することで、外
|
|||||||
kubectl apply -f https://k8s.io/examples/pods/inject/secret.yaml
|
kubectl apply -f https://k8s.io/examples/pods/inject/secret.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Secret の情報を取得する
|
1. Secretの情報を取得する
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
kubectl get secret test-secret
|
kubectl get secret test-secret
|
||||||
|
|||||||
Reference in New Issue
Block a user