Skip to content

Commit 8066c73

Browse files
tomkivlinTim Bannister
andauthored
Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 9289136 commit 8066c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ spec:
736736
restartPolicy: Never
737737
```
738738

739-
When this pod is run, the output will be:
739+
If you run this pod, and there is no ConfigMap named `no-config`, the output is:
740740

741741
```shell
742742
```

0 commit comments

Comments
 (0)