Commit 7c43d45 1 parent 0f835cc commit 7c43d45 Copy full SHA for 7c43d45
File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -368,6 +368,7 @@ prometheus:
368
368
serviceMonitor :
369
369
# Enables ServiceMonitor creation for the Prometheus Operator
370
370
enabled : false
371
+ # Annotations specific for the servicemonitor of the metricServer
371
372
annotations : {}
372
373
jobLabel :
373
374
targetLabels : []
@@ -382,6 +383,7 @@ prometheus:
382
383
podMonitor :
383
384
# Enables PodMonitor creation for the Prometheus Operator
384
385
enabled : false
386
+ # Annotations specific for the podmnitor of the metricServer
385
387
annotations : {}
386
388
interval :
387
389
scrapeTimeout :
@@ -394,6 +396,7 @@ prometheus:
394
396
serviceMonitor :
395
397
# Enables ServiceMonitor creation for the Prometheus Operator
396
398
enabled : false
399
+ # Annotations specific for the servicemonitor of the operator
397
400
annotations : {}
398
401
jobLabel :
399
402
targetLabels : []
@@ -434,6 +437,7 @@ prometheus:
434
437
serviceMonitor :
435
438
# Enables ServiceMonitor creation for the Prometheus webhooks
436
439
enabled : false
440
+ # Annotations specific for the servicemonitor of the webhooks
437
441
annotations : {}
438
442
jobLabel :
439
443
targetLabels : []
You can’t perform that action at this time.
0 commit comments