inject 60 second interval in deployment rollout

This commit is contained in:
Minhan Xia 2018-01-17 18:02:27 -08:00
parent df27ac09e7
commit 2e29c5347d

View File

@ -5,6 +5,7 @@ metadata:
run: hostname run: hostname
name: hostname name: hostname
spec: spec:
minReadySeconds: 60
template: template:
metadata: metadata:
labels: labels: