From aa8c279fe068e8acf817d60111eca019e3fb843c Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Tue, 26 Nov 2024 22:19:52 +0100 Subject: [PATCH] doc(README): update link of the exporterConfig.yaml documentation --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index b33463a..119e0c8 100644 --- a/values.yaml +++ b/values.yaml @@ -38,7 +38,7 @@ config: ## @param config.exporterConfig.secret.annotations Additional annotations of the secret containing the `exporterConfig.yaml`. ## @param config.exporterConfig.secret.labels Additional labels of the secret containing the `exporterConfig.yaml`. - ## @param config.exporterConfig.secret.exporterConfig Content of the `exporterConfig.yaml`. Further information can be found [here](https://prometheus.io/docs/prometheus/latest/configuration/https/). + ## @param config.exporterConfig.secret.exporterConfig Content of the `exporterConfig.yaml`. Further information can be found [here](https://github.com/prometheus-community/postgres_exporter?tab=readme-ov-file#multi-target-support-beta). ## @skip config.exporterConfig.secret.exporterConfig Skip individual postgres exporter configuration. secret: annotations: {}