Closed as not planned
Description
/kind bug
What happened?
Pod labels are not set on the controller pods.
While looking at the default values file there is a typo at controller.podLabel
it should be controller.podLabels
as referenced in the templates
What you expected to happen?
I expected pod labels to be set on the controller pods
How to reproduce it (as minimally and precisely as possible)?
Setting podLabel value does not set the controller pod labels
Anything else we need to know?:
Environment
- Kubernetes version (use
kubectl version
): - Driver version:
Please also attach debug logs to help us better diagnose
- Instructions to gather debug logs can be found here