Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/getting_started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ helm repo add m3db https://m3-helm-charts.storage.googleapis.com/stable
2. Install the `m3db-operator` chart:

```
helm install m3db/m3db-operator --namespace m3db-operator
helm install m3db-operator m3db/m3db-operator
```

**Note**: If uninstalling an instance of the operator that was installed with Helm, some resources such as the
Expand Down