doc: describe serviceMonitor

This commit is contained in:
Markus Pesch 2023-10-02 12:34:16 +02:00
parent 6f168f02c9
commit f27b94167b
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 2 additions and 0 deletions

View File

@ -92,6 +92,8 @@ service:
type: ClusterIP
port: 9191
# Deploy a serviceMonitor to scrape the metrics automatically via prometheus
# operator.
serviceMonitor:
enabled: false
annotations: {}