From c8c82aa9cf585d930dfc03b410fc091a49fd8496 Mon Sep 17 00:00:00 2001 From: Arhell Date: Tue, 5 Sep 2023 00:15:19 +0300 Subject: [PATCH] [zh] Update configure-pod-configmap.md --- .../tasks/configure-pod-container/configure-pod-configmap.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/zh-cn/docs/tasks/configure-pod-container/configure-pod-configmap.md b/content/zh-cn/docs/tasks/configure-pod-container/configure-pod-configmap.md index eafc611443..6da3c2121b 100644 --- a/content/zh-cn/docs/tasks/configure-pod-container/configure-pod-configmap.md +++ b/content/zh-cn/docs/tasks/configure-pod-container/configure-pod-configmap.md @@ -943,6 +943,9 @@ kubectl create -f https://kubernetes.io/examples/pods/pod-configmap-env-var-valu That pod produces the following output from the `test-container` container: --> 此 Pod 在 `test-container` 容器中产生以下输出: +```shell +kubectl logs dapi-test-pod +``` ``` very charm