chore: manifest link update (#285)

Signed-off-by: Hrishav <hrishav.kumar@harness.io>
This commit is contained in:
Hrishav 2024-09-06 12:29:48 +05:30 committed by GitHub
parent 42f0c66360
commit 85fff3eb22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -153,7 +153,7 @@ Litmus supports for HTTP and HTTPS mode of installation.
Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope. Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope.
```bash ```bash
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-getting-started.yaml -n <NAMESPACE> kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/3.10.0/litmus-getting-started.yaml -n <NAMESPACE>
``` ```
### Advanced installation (HTTPS based and CORS rules apply) ### Advanced installation (HTTPS based and CORS rules apply)

View File

@ -153,7 +153,7 @@ Litmus supports for HTTP and HTTPS mode of installation.
Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope. Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope.
```bash ```bash
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/3.10.0/chaoscenter/manifests/litmus-getting-started.yaml -n <NAMESPACE> kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/3.10.0/litmus-getting-started.yaml -n <NAMESPACE>
``` ```
### Advanced installation (HTTPS based and CORS rules apply) ### Advanced installation (HTTPS based and CORS rules apply)

View File

@ -153,7 +153,7 @@ Litmus supports for HTTP and HTTPS mode of installation.
Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope. Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope.
```bash ```bash
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/3.9.2/chaoscenter/manifests/litmus-getting-started.yaml -n <NAMESPACE> kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/3.9.2/litmus-getting-started.yaml -n <NAMESPACE>
``` ```
### Advanced installation (HTTPS based and CORS rules apply) ### Advanced installation (HTTPS based and CORS rules apply)