From d05533a3ea672fc0059f94af4cf801d5099503bf Mon Sep 17 00:00:00 2001 From: wbsong111 Date: Thu, 6 Feb 2025 14:58:35 +0900 Subject: [PATCH] Update flowise CUSTOM-README.md --- charts/flowise/CUSTOM-README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/flowise/CUSTOM-README.md b/charts/flowise/CUSTOM-README.md index 69f2906..5ff66f2 100644 --- a/charts/flowise/CUSTOM-README.md +++ b/charts/flowise/CUSTOM-README.md @@ -12,7 +12,7 @@ ``` sh git clone https://github.com/paasup/dip-catalog.git cd charts/flowise -helm upgrade flowise ./ -f custom-values.yaml --install -n ollama --create-namespace +helm upgrade flowise ./ -f custom-values.yaml --install -n flowise --create-namespace ```