Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
Update website/docs/2_setup/1_getting_started.md
Browse files Browse the repository at this point in the history
Co-authored-by: Cyril Scetbon <cscetbon@gmail.com>
  • Loading branch information
PERES-Richard and cscetbon authored Dec 9, 2020
1 parent 5873a57 commit 2c4d3a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/2_setup/1_getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ First we add the repo:
helm repo add orange-incubator https://orange-kubernetes-charts-incubator.storage.googleapis.com/
```

Then install the chartusing Helm 3:
Then install the chart using Helm 3:

```bash
helm install casskop orange-incubator/cassandra-operator
Expand Down Expand Up @@ -100,4 +100,4 @@ which namespace to monitor (Your namespace need to be listed in the `namespaceSe
#### Add Grafana dashboard for Cassandra

You can use our dashboard that monitors both Cassandra nodes and CassKop by running:
```kubectl apply -f monitoring/dashboards/```
```kubectl apply -f monitoring/dashboards/```

0 comments on commit 2c4d3a3

Please sign in to comment.