Add missing label servicemonitor
Description: <Describe what has changed.>
Add missing label for Service/Pod Monitors Link to tracking Issue: <Issue number if applicable> Resolves #2251 Testing: <Describe what testing was performed and which tests were added.> Added unit and e2e tests. Documentation: <Describe the documentation added.>
Could we use manifestutils.Labels for these?
Could we use
manifestutils.Labelsfor these?
No, but I could include a PodMonitorSelector and ServiceMonitorSelector. WDYT?
i meant to click request changes for that podmonitor issue
Added the comment and changed the PodMonitor matchLabels to the default one.
looks like some legit e2e and lint failures