From 680ab616d8d7bf86efe00c041c728da75f9a5cdb Mon Sep 17 00:00:00 2001 From: test Date: Mon, 24 Oct 2022 14:38:20 +0200 Subject: [PATCH] improve README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a2ee97d..fafef97 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,4 @@ spec: ``` The controller will create Deployment, Service and Ingress with the DashApplication name: `picsum` +When you deployed kind cluster the application will be available on this address: `http://localhost/picsum`