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 ```