Fix init cmd
parent
0c8a8bac60
commit
ee1284fcb3
|
@ -30,7 +30,7 @@ spec:
|
||||||
- name: init
|
- name: init
|
||||||
image: alpine:3.5
|
image: alpine:3.5
|
||||||
command:
|
command:
|
||||||
- wait
|
- sleep
|
||||||
- "1"
|
- "1"
|
||||||
containers:
|
containers:
|
||||||
- name: podinfod
|
- name: podinfod
|
||||||
|
|
Loading…
Reference in New Issue