connect-helm-charts icon indicating copy to clipboard operation
connect-helm-charts copied to clipboard

Ability to add additional labels to the connect serviceMonitor

Open jhoblitt opened this issue 1 year ago • 0 comments

Summary

PR https://github.com/1Password/connect-helm-charts/pull/151 introduced a serviceMonitor but did not include a parameter to add additional labels to the resource.

Use cases

  • In my environment, we use labels on serviceMonitors to control scraping.

Proposed solution

Add support for connect.serviceMonitor.additionalLabels as is commonly supported in other charts.

Is there a workaround to accomplish this today?

The only option today is to add labels to all connect resources via connect.labels.

jhoblitt avatar May 06 '24 22:05 jhoblitt