mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +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
|
||||
name: hostname
|
||||
spec:
|
||||
minReadySeconds: 60
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
Loading…
Reference in New Issue
Block a user