-
Change Request
-
Resolution: Unresolved
-
Trivial
-
None
-
None
Steps to reproduce:
- Install Zabbix Agent Helm Chart
- Make a modification to the chart
Result:
The DaemonSet for the Zabbix Agent Helm Chart takes a long time to restart because it does not set the DaemonSet `maxUnavailable` value.
Expected:
Allow UpdateStrategy Values to be modified in order to reduce update time.
Allow the update strategy and `maxUnvailable` values to be configurable, so that we can increase the `maxUnavailable` value.