datadog-agent
datadog-agent copied to clipboard
Fix collection of rolling update options on Kubernetes workloads
What does this PR do?
Fix the collection of maxSurge and maxUnavailable fields in workload rolling update strategy when their content is an integer: they were empty in such a case.