Update configure-pod-configmap.md

Incorporated review comment
pull/41460/head
Niraj Chandak 2023-08-18 12:49:36 -07:00 committed by GitHub
parent 1fa8316315
commit b24d3e7d7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -632,7 +632,10 @@ Create that Pod, by running:
kubectl create -f https://kubernetes.io/examples/pods/pod-configmap-env-var-valueFrom.yaml
```
That pod produces the following output from the `test-container` container (run `kubectl logs dapi-test-pod`):
That pod produces the following output from the `test-container` container:
```shell
kubectl logs dapi-test-pod
```
```
very charm