Unverified Commit df76ee22 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

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 ```
parents 5d9f1f82 2e29c534
......@@ -5,6 +5,7 @@ metadata:
run: hostname
name: hostname
spec:
minReadySeconds: 60
template:
metadata:
labels:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment