Revert "mend"

This reverts commit 324451c337.
pull/2602/head
Michael Fraenkel 2017-02-17 08:34:06 -05:00 committed by mengyuan
parent 632b2ba474
commit f8c25df156
1 changed files with 4 additions and 1 deletions

View File

@ -317,7 +317,10 @@ spec:
restartPolicy: Never restartPolicy: Never
``` ```
When this pod is run, the output will be empty. When this pod is run, its output will include the lines:
```shell
```
### Use-Case: Set command-line arguments with ConfigMap ### Use-Case: Set command-line arguments with ConfigMap