Merge pull request #58421 from freehan/neg-e2e-fix

Automatic merge from submit-queue (batch tested with PRs 58422, 58229, 58421, 58435, 58475). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

inject 60 second interval in deployment rollout

```release-note
NONE
```
This commit is contained in:
Kubernetes Submit Queue 2018-01-18 16:36:39 -08:00 committed by GitHub
commit df76ee2248
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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