Skip to content

Commit

Permalink
Merge pull request #2336 from flowforge/hardillb-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
ZJvandeWeg committed Jun 26, 2023
2 parents 57307ef + 4d8b736 commit cce64c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install/kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cce64c4

Please sign in to comment.