From 086711c3b3dc8d243d25a4c7db01b9cf0544a308 Mon Sep 17 00:00:00 2001 From: Christian Kotzbauer Date: Thu, 3 Jun 2021 10:03:38 +0200 Subject: [PATCH] doc: force line-break Signed-off-by: Christian Kotzbauer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3eb26ea..edf44b4 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ To change the default namespace use global `-n` flag and for the count of days ` The `--timeout` duration applies to the Prometheus client. Stopped Pods are ignored automatically. [See used prometheus metrics](https://github.com/ckotzbauer/chekr/blob/master/pkg/resources/metrics.go) + **Note:** You can specify a URL to any Promtheus-API-compliant application. Mostly *[Thanos](https://thanos.io/)* is notable here. ```