Chart: Add tests for PrometheusRule & ServiceMonitor. (#11883)

This commit is contained in:
Marco Ebert 2024-08-27 00:04:17 +02:00 committed by GitHub
parent d4c49112a4
commit 5d457c7daa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 48 additions and 1 deletions

View file

@ -881,6 +881,7 @@ controller:
serviceMonitor:
enabled: false
additionalLabels: {}
# -- Annotations to be added to the ServiceMonitor.
annotations: {}
## The label to use to retrieve the job name from.
## jobLabel: "app.kubernetes.io/name"