Skip to content

Commit

Permalink
Update link to CONNECTORS file under ddn-helm-charts repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhasura committed Oct 25, 2024
1 parent ebf3c13 commit 27615d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/deployment/private/self-hosted-deployment.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ A typical connector Helm install command would look like this:

- `<connector-helm-release-name>`: Helm release name for your connector.

- `<connector-type>`: The connector type. Select the appropriate value from [here](https://raw.githubusercontent.com/hasura/ddn-helm-charts/a6b8f3506c02ea298fd3d4b20fba701f31a9998b/CONNECTORS).
- `<connector-type>`: The connector type. Select the appropriate value from [here](https://raw.githubusercontent.com/hasura/ddn-helm-charts/main/CONNECTORS).

- `<data-plane-id>`: Data Plane id, provided by the Hasura team.

Expand Down Expand Up @@ -166,7 +166,7 @@ URL: **http://`<connector-helm-release-name>`-`<connector-type>`.`<namespace>`:8

- `<connector-helm-release-name>`: Helm release name for your connector.

- `<connector-type>`: The connector type. Select the appropriate value from [here](https://raw.githubusercontent.com/hasura/ddn-helm-charts/a6b8f3506c02ea298fd3d4b20fba701f31a9998b/CONNECTORS).
- `<connector-type>`: The connector type. Select the appropriate value from [here](https://raw.githubusercontent.com/hasura/ddn-helm-charts/main/CONNECTORS).

- `<namespace>`: Namespace where your connector was deployed to.
:::
Expand Down

0 comments on commit 27615d4

Please sign in to comment.