Fix: Install manifest version (#191)
Signed-off-by: NaveenKumar Namachivayam <catch.nkn@gmail.com>
This commit is contained in:
parent
5dc0e7d0fe
commit
ebcef7ddde
|
|
@ -97,7 +97,7 @@ Visit https://docs.litmuschaos.io to find more info.
|
|||
Applying the manifest file will install all the required service account configuration and ChaosCenter.
|
||||
|
||||
```bash
|
||||
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
|
||||
```
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue