Open lovetoburnswhen opened 3 months ago
This is a useful feature. One use case is allowing the PodMonitoring resource to have finer granularity in selecting which Telegraf pods to scrape metrics from.
Please consider merging this PR at your earliest convenience.
Adds the
deploymentAnnotations
/deploymentLabels
properties tovalues.yaml
to allow users to specify custom labels and annotations on the Deployments.This feature would be tremendously useful for environments that require certain labels to be set - the only alternative would be to fork the chart internally.
Tested with:
[ ] CHANGELOG.md updatedNone found