Typo in Helm chart values file podLabel should be podLabels #1319
Labels
kind/bug
Categorizes issue or PR as related to a bug.
lifecycle/stale
Denotes an issue or PR has remained open with no activity and has become stale.
/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 becontroller.podLabels
as referenced in the templatesWhat 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
kubectl version
):Please also attach debug logs to help us better diagnose
The text was updated successfully, but these errors were encountered: