Skip to content

Commit 74fbf7d

Browse files
authored
Merge pull request #42974 from Arhell/ja-upd
[ja] Update configure-pod-configmap.md
2 parents 8fb2300 + f459aea commit 74fbf7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -534,6 +534,9 @@ kubectl create -f https://kubernetes.io/examples/pods/pod-configmap-env-var-valu
534534
```
535535

536536
`test-container`コンテナで以下の出力結果を表示します:
537+
```shell
538+
kubectl logs dapi-test-pod
539+
```
537540

538541
```shell
539542
very charm

0 commit comments

Comments
 (0)