Skip to content

Commit d125098

Browse files
authored
docs: change crd url (#273)
Signed-off-by: dusdjhyeon <[email protected]>
1 parent 5470b1b commit d125098

File tree

10 files changed

+20
-20
lines changed

10 files changed

+20
-20
lines changed

website/docs/user-guides/chaoscenter-namespace-scope-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubectl create ns litmus
5555
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
5656

5757
```bash
58-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
58+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
5959
```
6060

6161
<span style={{color: 'green'}}><b>Expected Output</b></span>
@@ -119,7 +119,7 @@ litmus Active 2s
119119
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
120120

121121
```bash
122-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
122+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
123123
```
124124

125125
<span style={{color: 'green'}}><b>Expected Output</b></span>

website/versioned_docs/version-3.0.0/user-guides/chaoscenter-namespace-scope-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubectl create ns litmus
5555
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
5656

5757
```bash
58-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
58+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
5959
```
6060

6161
<span style={{color: 'green'}}><b>Expected Output</b></span>
@@ -119,7 +119,7 @@ litmus Active 2s
119119
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
120120

121121
```bash
122-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
122+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
123123
```
124124

125125
<span style={{color: 'green'}}><b>Expected Output</b></span>

website/versioned_docs/version-3.1.0/user-guides/chaoscenter-namespace-scope-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubectl create ns litmus
5555
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
5656

5757
```bash
58-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
58+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
5959
```
6060

6161
<span style={{color: 'green'}}><b>Expected Output</b></span>
@@ -119,7 +119,7 @@ litmus Active 2s
119119
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
120120

121121
```bash
122-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
122+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
123123
```
124124

125125
<span style={{color: 'green'}}><b>Expected Output</b></span>

website/versioned_docs/version-3.2.0/user-guides/chaoscenter-namespace-scope-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubectl create ns litmus
5555
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
5656

5757
```bash
58-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
58+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
5959
```
6060

6161
<span style={{color: 'green'}}><b>Expected Output</b></span>
@@ -119,7 +119,7 @@ litmus Active 2s
119119
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
120120

121121
```bash
122-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
122+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
123123
```
124124

125125
<span style={{color: 'green'}}><b>Expected Output</b></span>

website/versioned_docs/version-3.3.0/user-guides/chaoscenter-namespace-scope-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubectl create ns litmus
5555
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
5656

5757
```bash
58-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
58+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
5959
```
6060

6161
<span style={{color: 'green'}}><b>Expected Output</b></span>
@@ -119,7 +119,7 @@ litmus Active 2s
119119
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
120120

121121
```bash
122-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
122+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
123123
```
124124

125125
<span style={{color: 'green'}}><b>Expected Output</b></span>

website/versioned_docs/version-3.4.0/user-guides/chaoscenter-namespace-scope-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubectl create ns litmus
5555
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
5656

5757
```bash
58-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
58+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
5959
```
6060

6161
<span style={{color: 'green'}}><b>Expected Output</b></span>
@@ -119,7 +119,7 @@ litmus Active 2s
119119
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
120120

121121
```bash
122-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
122+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
123123
```
124124

125125
<span style={{color: 'green'}}><b>Expected Output</b></span>

website/versioned_docs/version-3.5.0/user-guides/chaoscenter-namespace-scope-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubectl create ns litmus
5555
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
5656

5757
```bash
58-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
58+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
5959
```
6060

6161
<span style={{color: 'green'}}><b>Expected Output</b></span>
@@ -119,7 +119,7 @@ litmus Active 2s
119119
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
120120

121121
```bash
122-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
122+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
123123
```
124124

125125
<span style={{color: 'green'}}><b>Expected Output</b></span>

website/versioned_docs/version-3.6.0/user-guides/chaoscenter-namespace-scope-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubectl create ns litmus
5555
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
5656

5757
```bash
58-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
58+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
5959
```
6060

6161
<span style={{color: 'green'}}><b>Expected Output</b></span>
@@ -119,7 +119,7 @@ litmus Active 2s
119119
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
120120

121121
```bash
122-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
122+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
123123
```
124124

125125
<span style={{color: 'green'}}><b>Expected Output</b></span>

website/versioned_docs/version-3.7.0/user-guides/chaoscenter-namespace-scope-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubectl create ns litmus
5555
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
5656

5757
```bash
58-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
58+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
5959
```
6060

6161
<span style={{color: 'green'}}><b>Expected Output</b></span>
@@ -119,7 +119,7 @@ litmus Active 2s
119119
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
120120

121121
```bash
122-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
122+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
123123
```
124124

125125
<span style={{color: 'green'}}><b>Expected Output</b></span>

website/versioned_docs/version-3.8.0/user-guides/chaoscenter-namespace-scope-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ kubectl create ns litmus
5555
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
5656

5757
```bash
58-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
58+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
5959
```
6060

6161
<span style={{color: 'green'}}><b>Expected Output</b></span>
@@ -119,7 +119,7 @@ litmus Active 2s
119119
The cluster-admin or an equivalent user with the right permissions are required to install the CRDs upfront.
120120

121121
```bash
122-
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/manifests/litmus-portal-crds.yml
122+
kubectl apply -f https://raw.githubusercontent.com/litmuschaos/litmus/master/chaoscenter/manifests/litmus-portal-crds.yml
123123
```
124124

125125
<span style={{color: 'green'}}><b>Expected Output</b></span>

0 commit comments

Comments
 (0)