Skip to content

Commit c8c82aa

Browse files
committed
[zh] Update configure-pod-configmap.md
1 parent ce53f16 commit c8c82aa

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)