Merge pull request #41460 from nirajchandak/patch-1
Update configure-pod-configmap.md
This commit is contained in:
commit
0c99d50e84
|
|
@ -633,6 +633,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:
|
||||
```shell
|
||||
kubectl logs dapi-test-pod
|
||||
```
|
||||
|
||||
```
|
||||
very charm
|
||||
|
|
|
|||
Loading…
Reference in New Issue