-
Notifications
You must be signed in to change notification settings - Fork 307
Add labels to Helm chart. #2376
Copy link
Copy link
Closed as not planned
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes an issue or PR that has aged beyond stale and will be auto-closed.
What would you like to be added:
Add the following fields to the Helm chart:
master.labelsworker.labelstopologyUpdater.labelsgc.labelsWhy is this needed:
We sometimes want to add additional labels to pods spawned by the Helm chart, for instance to add them to the Istio mesh in ambient mode.
I'm happy to provide a PR so please let me know!