From f8edf8862f62152e89b3259a00056fc693fe311a Mon Sep 17 00:00:00 2001 From: TwinProduction Date: Sat, 18 Apr 2020 12:13:09 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9560645e..2b95fd9e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ A service health dashboard in Go that is meant to be used as a docker image with a custom configuration file. -Live example: https://status.twinnation.org/ +I personally deploy it in my Kubernetes cluster and have it monitor the status of my +core applications: https://status.twinnation.org/ ## Usage