mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
inject 60 second interval in deployment rollout
This commit is contained in:
parent
df27ac09e7
commit
2e29c5347d
@ -5,6 +5,7 @@ metadata:
|
|||||||
run: hostname
|
run: hostname
|
||||||
name: hostname
|
name: hostname
|
||||||
spec:
|
spec:
|
||||||
|
minReadySeconds: 60
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
Loading…
Reference in New Issue
Block a user