Skip to content

Commit 3164b7a

Browse files
authored
Merge pull request #42884 from Arhell/zh-upd
[zh] Update configure-pod-configmap.md
2 parents ce535c5 + c8c82aa commit 3164b7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/zh-cn/docs/tasks/configure-pod-container/configure-pod-configmap.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -943,6 +943,9 @@ kubectl create -f https://kubernetes.io/examples/pods/pod-configmap-env-var-valu
943943
That pod produces the following output from the `test-container` container:
944944
-->
945945
此 Pod 在 `test-container` 容器中产生以下输出:
946+
```shell
947+
kubectl logs dapi-test-pod
948+
```
946949
947950
```
948951
very charm

0 commit comments

Comments
 (0)