tetragon
tetragon copied to clipboard
helm: Support adding extra labels to ServiceMonitors
Labels on both tetragon and tetragon-operator ServiceMonitors can be overridden using tetragon[Operator].prometheus.ServiceMonitor.labelsOverride Helm values. However, it's nice to be able to add custom labels without overriding all of the default ones. Let's add such option via extraLabels Helm values.
While here, use only selector labels as selectors in ServiceMonitors.
Related: #1820
Deploy Preview for tetragon ready!
| Name | Link |
|---|---|
| Latest commit | ff73543002f9be3b8fbebe169e7cc0350feff913 |
| Latest deploy log | https://app.netlify.com/sites/tetragon/deploys/66c5f72b6b840200084b37a7 |
| Deploy Preview | https://deploy-preview-2830--tetragon.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@lambdanis LGTM, but I will leave merging to you :)