From 71d6325f4598f69c26af2850154bc83d7e1d07af Mon Sep 17 00:00:00 2001 From: Toni Tauro Date: Tue, 2 Apr 2024 11:10:58 +0200 Subject: [PATCH] doc(values.yaml): suggestion by @tomhjp Signed-off-by: Toni Tauro --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index 1a0bbfa22..cd900315f 100644 --- a/values.yaml +++ b/values.yaml @@ -1234,8 +1234,8 @@ csi: # https://developer.hashicorp.com/vault/docs/configuration/telemetry # https://developer.hashicorp.com/vault/docs/internals/telemetry serverTelemetry: - # Enable support for the Prometheus Operator. Currently, this chart does not support - # authenticating to Vault's metrics endpoint, so the following `telemetry{}` must be included + # Enable support for the Prometheus Operator. If bearerTokenFile is not set for authenticating + # to Vault's metrics endpoint, the following Vault server `telemetry{}` config must be included # in the `listener "tcp"{}` stanza # telemetry { # unauthenticated_metrics_access = "true"