Skip to content

Commit

Permalink
Update README.md (#598)
Browse files Browse the repository at this point in the history
Fix link.
  • Loading branch information
julienkosinski authored Dec 4, 2023
1 parent 20601cf commit 4424704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ spec:
Apply the above as follows:

```console
kubectl -n cass-operator apply -f https://github.com/k8ssandra/cass-operator/blob/master/config/samples/example-cassdc-three-nodes-single-rack.yaml
kubectl -n cass-operator apply -f https://raw.githubusercontent.com/k8ssandra/cass-operator/master/config/samples/example-cassdc-three-nodes-single-rack.yaml
```

You can check the status of pods in the Cassandra cluster as follows:
Expand Down

0 comments on commit 4424704

Please sign in to comment.