We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce535c5 + c8c82aa commit 3164b7aCopy full SHA for 3164b7a
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
943
That pod produces the following output from the `test-container` container:
944
-->
945
此 Pod 在 `test-container` 容器中产生以下输出:
946
+```shell
947
+kubectl logs dapi-test-pod
948
+```
949
950
```
951
very charm
0 commit comments