Fixes issue #52

Signed-off-by: Sindhu <email.sindhu.sundar@gmail.com>
This commit is contained in:
Sindhu 2025-04-08 18:07:54 +05:30
parent 13a35aac54
commit 96f4a09b63
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ import TabItem from '@theme/TabItem';
With 3.9.0 release, Cluster scope installation is deprecated. Now Namespaced mode is the only supported and standard installation mode. With 3.9.0 release, Cluster scope installation is deprecated. Now Namespaced mode is the only supported and standard installation mode.
::: :::
Although Litmus will be deployed in a particular namespace, chaos infrastructure can be deployed in both cluster as well as namespace mode. <a href = "https://docs.litmuschaos.io/docs/concepts/chaos-infrastructure">Learn more here</a>.
### Install Litmus using Helm ### Install Litmus using Helm
The helm chart will install all the required service account configuration and ChaosCenter. The helm chart will install all the required service account configuration and ChaosCenter.