coroot / helm-charts

Coroot Helm charts
Apache License 2.0
13 stars 15 forks source link

Add posibility to configure `updateStrategy` in node agent #20

Open grzesuav opened 1 month ago

grzesuav commented 1 month ago

Currently there is no configuration, which means it default to maxUnavailable: 1 which makes deployments slow.

Need to expose it as configuration in helm chart to allow changing it

grzesuav commented 1 month ago

https://github.com/coroot/helm-charts/blob/main/charts/node-agent/templates/daemonset.yaml#L7