From 7d02c5f7b3e0d53b05513dbe3775cbb1b5ce43cc Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Mon, 25 Nov 2024 23:14:09 +0100 Subject: [PATCH] doc(README): adapt warning blockquote --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e468f4a..8031c1a 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ The following examples serve as individual configurations and as inspiration for The first example shows how to deploy the metric exporter with TLS encryption. The verification of the custom TLS certification will be skipped by Prometheus. -> [!WARN] +> [!WARNING] > A TLS secret with the name `prometheus-postgresql-exporter-http` containing a `ca.crt`, `tls.key` and `tls.crt` is > already present.