File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
version-3.10.0/getting-started
version-3.9.2/getting-started Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Litmus supports for HTTP and HTTPS mode of installation.
153
153
Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope.
154
154
155
155
``` bash
156
- kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests /litmus-getting-started.yaml -n < NAMESPACE>
156
+ kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/3.10.0 /litmus-getting-started.yaml -n < NAMESPACE>
157
157
```
158
158
159
159
### Advanced installation (HTTPS based and CORS rules apply)
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Litmus supports for HTTP and HTTPS mode of installation.
153
153
Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope.
154
154
155
155
``` bash
156
- kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/3.10.0/chaoscenter/manifests /litmus-getting-started.yaml -n < NAMESPACE>
156
+ kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/ 3.10.0/litmus-getting-started.yaml -n < NAMESPACE>
157
157
```
158
158
159
159
### Advanced installation (HTTPS based and CORS rules apply)
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ Litmus supports for HTTP and HTTPS mode of installation.
153
153
Applying the manifest file will install all the required service account configuration and ChaosCenter in namespaced scope.
154
154
155
155
``` bash
156
- kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/3.9.2/chaoscenter/manifests /litmus-getting-started.yaml -n < NAMESPACE>
156
+ kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/mkdocs/docs/ 3.9.2/litmus-getting-started.yaml -n < NAMESPACE>
157
157
```
158
158
159
159
### Advanced installation (HTTPS based and CORS rules apply)
You can’t perform that action at this time.
0 commit comments