diff --git a/docs/install/kubernetes/README.md b/docs/install/kubernetes/README.md index e6805fc64d..3e97964655 100644 --- a/docs/install/kubernetes/README.md +++ b/docs/install/kubernetes/README.md @@ -135,7 +135,7 @@ A full list of all the configurable values can be found in the [Helm Chart READM The install can then be started with the following command: ```bash -helm upgrade --atomic --install flowforge flowforge/flowforge -f customization.yml +helm upgrade --atomic --install --timeout 10m flowforge flowforge/flowforge -f customization.yml ``` ### Enabling the MQTT broker