Support adding custom labels to all objects of the CNI Helm chart.
Why is this needed:
We would like to add labels to all core infrastructure components of our deployment, to make them easier to identify. This is often supported by Helm charts, e.g. the cluster autoscaler has additionalLabels.
What would you like to be added:
Support adding custom labels to all objects of the CNI Helm chart.
Why is this needed:
We would like to add labels to all core infrastructure components of our deployment, to make them easier to identify. This is often supported by Helm charts, e.g. the cluster autoscaler has
additionalLabels
.I'm happy to open a PR for this change.