From 636f8da6a614e596fb0af9cb119e3a5816f8ef5a Mon Sep 17 00:00:00 2001 From: Theron Voran Date: Tue, 16 Jul 2024 10:16:30 -0700 Subject: [PATCH] Update Prometheus API links in values.yaml (#1041) --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index 7496d6031..839d805fc 100644 --- a/values.yaml +++ b/values.yaml @@ -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: @@ -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: