Update content/ja/docs/tasks/configure-pod-container/configure-pod-configmap.md

Co-authored-by: inductor(Kohei) <kela@inductor.me>
This commit is contained in:
Yoshiki Fujiwara 2020-05-12 23:25:04 +09:00 committed by GitHub
parent 8f0af97656
commit 0d060717be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -592,7 +592,7 @@ Podを作成します:
kubectl create -f https://kubernetes.io/examples/pods/pod-configmap-volume-specific-key.yaml
```
Podが稼働していると、 `cat /etc/config/keys`コマンドは以下の出力結果を表示します:
Podが稼働していると、 `cat /etc/config/keys`は以下の出力結果を表示します:
```shell
very