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

Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
This commit is contained in:
k8s-infra-cherrypick-robot 2024-08-27 02:30:14 -07:00 committed by GitHub
parent fc00ca8cfa
commit 883cc88da6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 48 additions and 1 deletions

View file

@ -847,6 +847,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"