parent
632b2ba474
commit
f8c25df156
|
@ -317,7 +317,10 @@ spec:
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue