Skip to content

Commit

Permalink
no namespace required
Browse files Browse the repository at this point in the history
  • Loading branch information
juliarobles committed Jul 16, 2024
1 parent 1a09c28 commit 4fdfee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ helm repo add ertis https://ertis-research.github.io/Helm-charts/
To deploy the platform with recommended functionality, use the command below:

```bash
helm upgrade --install opentwins ertis/OpenTwins -n opentwins --wait --dependency-update
helm upgrade --install opentwins ertis/OpenTwins --wait --dependency-update
```

To modify the components to be deployed and connected during the installation, you can check the [installation via Helm](./installation/using-helm.mdx).
Expand Down

0 comments on commit 4fdfee3

Please sign in to comment.