Skip to content

Commit ebcef7d

Browse files
authored
Fix: Install manifest version (#191)
Signed-off-by: NaveenKumar Namachivayam <[email protected]>
1 parent 5dc0e7d commit ebcef7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/versioned_docs/version-2.9.0/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Visit https://docs.litmuschaos.io to find more info.
9797
Applying the manifest file will install all the required service account configuration and ChaosCenter.
9898

9999
```bash
100-
kubectl apply -f https://litmuschaos.github.io/litmus/2.8.0/litmus-2.8.0.yaml
100+
kubectl apply -f https://litmuschaos.github.io/litmus/2.9.0/litmus-2.9.0.yaml
101101
```
102102

103103
---

0 commit comments

Comments
 (0)