Skip to content

Commit

Permalink
update the broken link in readme (#4224)
Browse files Browse the repository at this point in the history
Signed-off-by: Saranya-jena <saranya.jena@harness.io>
Co-authored-by: gdsoumya <44349253+gdsoumya@users.noreply.github.com>
  • Loading branch information
Saranya-jena and gdsoumya authored Oct 16, 2023
1 parent 02a5900 commit 9f0e22e
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 9f0e22e

Please sign in to comment.