mirror of https://github.com/k3s-io/k3s
inject 60 second interval in deployment rollout
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