Update configure-pod-configmap.md

In section 'Use ConfigMap-defined environment variables in Pod commands' - Added command which can be used to show container output
pull/41460/head
Niraj Chandak 2023-06-04 14:13:52 -07:00 committed by GitHub
parent 6f97868503
commit 1fa8316315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -632,7 +632,7 @@ 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:
That pod produces the following output from the `test-container` container (run `kubectl logs dapi-test-pod`):
```
very charm