From f6f1ecf623233037d03621e3deeb2a01b5bf7df7 Mon Sep 17 00:00:00 2001 From: TwinProduction Date: Wed, 2 Jun 2021 18:41:41 -0400 Subject: [PATCH] Remove "Service auto discovery in Kubernetes" from list of features --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 572c2e16..b3564d5d 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,6 @@ The main features of Gatus are: - **Metrics** - **Low resource consumption**: As with most Go applications, the resource footprint that this application requires is negligibly small. - **GitHub uptime badges**: ![Uptime 1h](https://status.twinnation.org/api/v1/badges/uptime/1h/core_twinnation-external.svg) ![Uptime 24h](https://status.twinnation.org/api/v1/badges/uptime/24h/core_twinnation-external.svg) ![Uptime 7d](https://status.twinnation.org/api/v1/badges/uptime/7d/core_twinnation-external.svg) -- **Service auto discovery in Kubernetes** (ALPHA) ## Usage