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
|
||||
name: hostname
|
||||
spec:
|
||||
minReadySeconds: 60
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
|
|
Loading…
Reference in New Issue