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:
@@ -568,7 +568,7 @@ Podを作成します:
|
|||||||
kubectl create -f https://kubernetes.io/examples/pods/pod-configmap-volume.yaml
|
kubectl create -f https://kubernetes.io/examples/pods/pod-configmap-volume.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
Podが稼働していると、`ls /etc/config/`コマンドは以下の出力結果を表示します:
|
Podが稼働していると、`ls /etc/config/`は以下の出力結果を表示します:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
SPECIAL_LEVEL
|
SPECIAL_LEVEL
|
||||||
|
|||||||
Reference in New Issue
Block a user