Skip to content

Commit

Permalink
update the broken link in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Saranya-jena <saranya.jena@harness.io>
  • Loading branch information
Saranya-jena committed Oct 12, 2023
1 parent 794676f commit 8a86169
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chaoscenter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ helm install my-release bitnami/mongodb --values mongo-values.yml -n <NAMESPACE>

### Apply the Manifest

Applying the manifest file will install all the required service account configuration and ChaosCenter.
Applying the manifest file will install all the required service account configuration and ChaosCenter in cluster scope.

```shell
kubectl apply -f https://litmuschaos.github.io/litmus/3.0.0-beta13/litmus-3.0.0.yaml
kubectl apply -f https://github.com/litmuschaos/litmus/blob/master/mkdocs/docs/3.0.0/litmus-cluster-scope-3.0.0.yaml
```

0 comments on commit 8a86169

Please sign in to comment.