We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc0e7d commit ebcef7dCopy full SHA for ebcef7d
website/versioned_docs/version-2.9.0/getting-started/installation.md
@@ -97,7 +97,7 @@ Visit https://docs.litmuschaos.io to find more info.
97
Applying the manifest file will install all the required service account configuration and ChaosCenter.
98
99
```bash
100
-kubectl apply -f https://litmuschaos.github.io/litmus/2.8.0/litmus-2.8.0.yaml
+kubectl apply -f https://litmuschaos.github.io/litmus/2.9.0/litmus-2.9.0.yaml
101
```
102
103
---
0 commit comments