Skip to content

Commit 6e7fc94

Browse files
authored
fix: dex installation manifest (#335)
Signed-off-by: PriteshKiri <[email protected]>
1 parent e04d202 commit 6e7fc94

File tree

20 files changed

+20
-20
lines changed

20 files changed

+20
-20
lines changed

website/docs/user-guides/chaoscenter-oauth-dex-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Make sure you have your Google and GitHub client credentials ready. If you do no
3838
### Configuring Dex OIDC provider
3939

4040
```bash
41-
curl https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/dex-server/dex-deployment.yaml --output dex-deployment.yaml
41+
curl https://raw.githubusercontent.com/litmuschaos/litmus/refs/heads/master/chaoscenter/dex-server/dex-deployment.yaml --output dex-deployment.yaml
4242
```
4343

4444
1. Open the file with your favorite text-editor

website/versioned_docs/version-3.0.0/user-guides/chaoscenter-oauth-dex-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Make sure you have your Google and GitHub Client credentials ready, if you do no
3838
### Configuring Dex OIDC provider
3939

4040
```bash
41-
curl https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/dex-server/dex-deployment.yaml --output dex-deployment.yaml
41+
curl https://raw.githubusercontent.com/litmuschaos/litmus/refs/heads/master/chaoscenter/dex-server/dex-deployment.yaml --output dex-deployment.yaml
4242
```
4343

4444
1. Open the file with your favorite text-editor

website/versioned_docs/version-3.1.0/user-guides/chaoscenter-oauth-dex-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Make sure you have your Google and GitHub Client credentials ready, if you do no
3838
### Configuring Dex OIDC provider
3939

4040
```bash
41-
curl https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/dex-server/dex-deployment.yaml --output dex-deployment.yaml
41+
curl https://raw.githubusercontent.com/litmuschaos/litmus/refs/heads/master/chaoscenter/dex-server/dex-deployment.yaml --output dex-deployment.yaml
4242
```
4343

4444
1. Open the file with your favorite text-editor

website/versioned_docs/version-3.10.0/user-guides/chaoscenter-oauth-dex-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Make sure you have your Google and GitHub Client credentials ready, if you do no
3838
### Configuring Dex OIDC provider
3939

4040
```bash
41-
curl https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/dex-server/dex-deployment.yaml --output dex-deployment.yaml
41+
curl https://raw.githubusercontent.com/litmuschaos/litmus/refs/heads/master/chaoscenter/dex-server/dex-deployment.yaml --output dex-deployment.yaml
4242
```
4343

4444
1. Open the file with your favorite text-editor

website/versioned_docs/version-3.11.0/user-guides/chaoscenter-oauth-dex-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Make sure you have your Google and GitHub client credentials ready. If you do no
3838
### Configuring Dex OIDC provider
3939

4040
```bash
41-
curl https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/dex-server/dex-deployment.yaml --output dex-deployment.yaml
41+
curl https://raw.githubusercontent.com/litmuschaos/litmus/refs/heads/master/chaoscenter/dex-server/dex-deployment.yaml --output dex-deployment.yaml
4242
```
4343

4444
1. Open the file with your favorite text-editor

website/versioned_docs/version-3.12.0/user-guides/chaoscenter-oauth-dex-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Make sure you have your Google and GitHub client credentials ready. If you do no
3838
### Configuring Dex OIDC provider
3939

4040
```bash
41-
curl https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/dex-server/dex-deployment.yaml --output dex-deployment.yaml
41+
curl https://raw.githubusercontent.com/litmuschaos/litmus/refs/heads/master/chaoscenter/dex-server/dex-deployment.yaml --output dex-deployment.yaml
4242
```
4343

4444
1. Open the file with your favorite text-editor

website/versioned_docs/version-3.13.0/user-guides/chaoscenter-oauth-dex-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Make sure you have your Google and GitHub client credentials ready. If you do no
3838
### Configuring Dex OIDC provider
3939

4040
```bash
41-
curl https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/dex-server/dex-deployment.yaml --output dex-deployment.yaml
41+
curl https://raw.githubusercontent.com/litmuschaos/litmus/refs/heads/master/chaoscenter/dex-server/dex-deployment.yaml --output dex-deployment.yaml
4242
```
4343

4444
1. Open the file with your favorite text-editor

website/versioned_docs/version-3.14.0/user-guides/chaoscenter-oauth-dex-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Make sure you have your Google and GitHub client credentials ready. If you do no
3838
### Configuring Dex OIDC provider
3939

4040
```bash
41-
curl https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/dex-server/dex-deployment.yaml --output dex-deployment.yaml
41+
curl https://raw.githubusercontent.com/litmuschaos/litmus/refs/heads/master/chaoscenter/dex-server/dex-deployment.yaml --output dex-deployment.yaml
4242
```
4343

4444
1. Open the file with your favorite text-editor

website/versioned_docs/version-3.15.0/user-guides/chaoscenter-oauth-dex-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Make sure you have your Google and GitHub client credentials ready. If you do no
3838
### Configuring Dex OIDC provider
3939

4040
```bash
41-
curl https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/dex-server/dex-deployment.yaml --output dex-deployment.yaml
41+
curl https://raw.githubusercontent.com/litmuschaos/litmus/refs/heads/master/chaoscenter/dex-server/dex-deployment.yaml --output dex-deployment.yaml
4242
```
4343

4444
1. Open the file with your favorite text-editor

website/versioned_docs/version-3.16.0/user-guides/chaoscenter-oauth-dex-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Make sure you have your Google and GitHub client credentials ready. If you do no
3838
### Configuring Dex OIDC provider
3939

4040
```bash
41-
curl https://raw.githubusercontent.com/litmuschaos/litmus/master/litmus-portal/dex-server/dex-deployment.yaml --output dex-deployment.yaml
41+
curl https://raw.githubusercontent.com/litmuschaos/litmus/refs/heads/master/chaoscenter/dex-server/dex-deployment.yaml --output dex-deployment.yaml
4242
```
4343

4444
1. Open the file with your favorite text-editor

0 commit comments

Comments
 (0)