Fix init cmd

test
Stefan Prodan 2018-11-16 20:33:51 +02:00
parent 0c8a8bac60
commit ee1284fcb3
1 changed files with 1 additions and 1 deletions

View File

@ -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