Skip to content

Commit 0c99d50

Browse files
authored
Merge pull request #41460 from nirajchandak/patch-1
Update configure-pod-configmap.md
2 parents bf75860 + b24d3e7 commit 0c99d50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,9 @@ kubectl create -f https://kubernetes.io/examples/pods/pod-configmap-env-var-valu
633633
```
634634
635635
That pod produces the following output from the `test-container` container:
636+
```shell
637+
kubectl logs dapi-test-pod
638+
```
636639
637640
```
638641
very charm

0 commit comments

Comments
 (0)