restart policy removed
This commit is contained in:
parent
5a802be864
commit
a42df6275c
1 changed files with 1 additions and 2 deletions
|
@ -27,5 +27,4 @@ spec:
|
|||
containers:
|
||||
- name: running-container
|
||||
image: busybox
|
||||
command: ["sleep", "infinity"]
|
||||
restartPolicy: Never
|
||||
command: ["sleep", "infinity"]
|
Loading…
Reference in a new issue