Update flowise CUSTOM-README.md

This commit is contained in:
wbsong111
2025-02-06 14:58:35 +09:00
parent 7451495fed
commit d05533a3ea
+1 -1
View File
@@ -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
```