local-path-provisioner
local-path-provisioner copied to clipboard
Helm chart: Add support for helper tolerations
This is required if the current cluster uses tolerations for selecting certain node pools.
This change also includes the braking change to rename the .Values.helperImage to .values.helper.image, as I didn't wanted to introduce a helperTolerations top level variable.
If this is not fine, I can always revert that part of the change.