From 740963a837626d79822daf9b42576ddd28b121e6 Mon Sep 17 00:00:00 2001 From: Cancai Cai <77189278+caicancai@users.noreply.github.com> Date: Sat, 13 Apr 2024 17:02:48 +0800 Subject: [PATCH] FIx: Fix the error description (#3665) --- helm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/README.md b/helm/README.md index 69564ea60a..7b61f36633 100644 --- a/helm/README.md +++ b/helm/README.md @@ -14,6 +14,6 @@ kubectl apply -f result/streampark/templates ### 3. open WebUI -http://${host}:10000 +[http://localhost:10000](http://localhost:10000) #### [more detail](streampark/templates/NOTES.txt)