Skip to content

Commit

Permalink
Update Prometheus API links in values.yaml (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
tvoran authored Jul 16, 2024
1 parent 2b8e492 commit 636f8da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1285,7 +1285,7 @@ serverTelemetry:
scrapeTimeout: 10s

# tlsConfig used for scraping the Vault metrics API.
# See API reference: https://prometheus-operator.dev/docs/operator/api/#monitoring.coreos.com/v1.TLSConfig
# See API reference: https://prometheus-operator.dev/docs/api-reference/api/#monitoring.coreos.com/v1.TLSConfig
# example:
# tlsConfig:
# ca:
Expand All @@ -1295,7 +1295,7 @@ serverTelemetry:
tlsConfig: {}

# authorization used for scraping the Vault metrics API.
# See API reference: https://prometheus-operator.dev/docs/operator/api/#monitoring.coreos.com/v1.SafeAuthorization
# See API reference: https://prometheus-operator.dev/docs/api-reference/api/#monitoring.coreos.com/v1.SafeAuthorization
# example:
# authorization:
# credentials:
Expand Down

0 comments on commit 636f8da

Please sign in to comment.