diff --git a/content/pt-br/docs/tasks/configure-pod-container/configure-pod-configmap.md b/content/pt-br/docs/tasks/configure-pod-container/configure-pod-configmap.md index b2e7844a72345..2af18ad14de2d 100644 --- a/content/pt-br/docs/tasks/configure-pod-container/configure-pod-configmap.md +++ b/content/pt-br/docs/tasks/configure-pod-container/configure-pod-configmap.md @@ -582,6 +582,9 @@ kubectl create -f https://kubernetes.io/examples/pods/pod-configmap-env-var-valu ``` produz a seguinte saída no contêiner `test-container`: +```shell +kubectl logs dapi-test-pod +``` ``` very charm