vectordotdev / helm-charts

Helm charts for Vector.
https://vector.dev
Mozilla Public License 2.0
103 stars 89 forks source link

feat(vector): add minReadySeconds for daemonsets #291

Closed AndrooTheChen closed 1 year ago

AndrooTheChen commented 1 year ago

add minReadySeconds. useful when we have a lot of nodes and we wanted to be sure the pod is fully deployed, otherwise may want to reschedule this job and investigate.