Skip to content

Commit

Permalink
Merge pull request #6 from datalayer/docs/maintainer-url
Browse files Browse the repository at this point in the history
docs: add maintainer url
  • Loading branch information
echarles authored Jul 13, 2024
2 parents 6555b1f + 9cdb9d1 commit d8c9815
Show file tree
Hide file tree
Showing 18 changed files with 35 additions and 10 deletions.
1 change: 1 addition & 0 deletions datalayer-iam/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ icon: https://assets.datalayer.tech/datalayer-square.png
maintainers:
- name: Datalayer
email: [email protected]
url: https://datalayer.io
10 changes: 8 additions & 2 deletions datalayer-iam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Datalayer IAM

| Name | Email | Url |
| ---- | ------ | --- |
| Datalayer | <[email protected]> | |
| Datalayer | <[email protected]> | <https://datalayer.io> |

## Source Code

Expand All @@ -20,6 +20,9 @@ Datalayer IAM

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| iam.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].key | string | `"role.datalayer.io/api"` | |
| iam.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].operator | string | `"In"` | |
| iam.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].values[0] | string | `"true"` | |
| iam.certificateIssuer | string | `"letsencrypt"` | |
| iam.clusterType | string | `"any"` | |
| iam.env.DATALAYER_AUTHZ_ENGINE | string | `"openfga"` | |
Expand All @@ -35,7 +38,6 @@ Datalayer IAM
| iam.env.DATALAYER_JWT_SECRET | string | `""` | |
| iam.env.DATALAYER_JWT_SKIP_3RD_TOKEN_SIGNATURE_VERIFICATION | string | `"false"` | |
| iam.env.DATALAYER_OPENFGA_AUTHZ_MODEL_ID | string | `""` | |
| iam.env.DATALAYER_OPENFGA_AUTHZ_MODEL_ID | string | `""` | |
| iam.env.DATALAYER_OPENFGA_REST_URL | string | `"http://datalayer-openfga.datalayer-openfga.svc.cluster.local:8080"` | |
| iam.env.DATALAYER_OPENFGA_STORE_ID | string | `""` | |
| iam.env.DATALAYER_PUB_SUB_ENGINE | string | `"pulsar"` | |
Expand All @@ -53,6 +55,10 @@ Datalayer IAM
| iam.env.DATALAYER_STRIPE_PRODUCT_ID | string | `""` | |
| iam.env.DATALAYER_STRIPE_WEBHOOK_SECRET | string | `""` | |
| iam.env.DATALAYER_SUPPORT_EMAIL | string | `""` | |
| iam.envValueFrom.DATALAYER_SOLR_PASSWORD.secretKeyRef.key | string | `"password"` | |
| iam.envValueFrom.DATALAYER_SOLR_PASSWORD.secretKeyRef.name | string | `"solr-basic-auth"` | |
| iam.envValueFrom.DATALAYER_SOLR_USERNAME.secretKeyRef.key | string | `"username"` | |
| iam.envValueFrom.DATALAYER_SOLR_USERNAME.secretKeyRef.name | string | `"solr-basic-auth"` | |
| iam.image | string | `"datalayer/iam:0.1.1"` | |
| iam.imagePullPolicy | string | `"Always"` | |
| iam.ingressClass | string | `"datalayer-traefik"` | |
Expand Down
1 change: 1 addition & 0 deletions datalayer-jump/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ icon: https://assets.datalayer.tech/datalayer-square.png
maintainers:
- name: Datalayer
email: [email protected]
url: https://datalayer.io
2 changes: 1 addition & 1 deletion datalayer-jump/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Datalayer Jump

| Name | Email | Url |
| ---- | ------ | --- |
| Datalayer | <[email protected]> | |
| Datalayer | <[email protected]> | <https://datalayer.io> |

## Source Code

Expand Down
1 change: 1 addition & 0 deletions datalayer-jupyter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ icon: https://assets.datalayer.tech/datalayer-square.png
maintainers:
- name: Datalayer
email: [email protected]
url: https://datalayer.io
9 changes: 8 additions & 1 deletion datalayer-jupyter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Datalayer Jupyter

| Name | Email | Url |
| ---- | ------ | --- |
| Datalayer | <[email protected]> | |
| Datalayer | <[email protected]> | <https://datalayer.io> |

## Source Code

Expand All @@ -20,6 +20,9 @@ Datalayer Jupyter

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| jupyter.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].key | string | `"role.datalayer.io/api"` | |
| jupyter.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].operator | string | `"In"` | |
| jupyter.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].values[0] | string | `"true"` | |
| jupyter.certificateIssuer | string | `"letsencrypt"` | |
| jupyter.clusterType | string | `"any"` | |
| jupyter.env.DATALAYER_AUTHZ_ENGINE | string | `""` | |
Expand All @@ -34,6 +37,10 @@ Datalayer Jupyter
| jupyter.env.DATALAYER_RUNTIME_ENV | string | `"prod"` | |
| jupyter.env.DATALAYER_RUN_HOST | string | `""` | |
| jupyter.env.DATALAYER_SOLR_ZK_HOST | string | `"solr-datalayer-solrcloud-zookeeper-headless.datalayer-solr.svc.cluster.local"` | |
| jupyter.envValueFrom.DATALAYER_SOLR_PASSWORD.secretKeyRef.key | string | `"password"` | |
| jupyter.envValueFrom.DATALAYER_SOLR_PASSWORD.secretKeyRef.name | string | `"solr-basic-auth"` | |
| jupyter.envValueFrom.DATALAYER_SOLR_USERNAME.secretKeyRef.key | string | `"username"` | |
| jupyter.envValueFrom.DATALAYER_SOLR_USERNAME.secretKeyRef.name | string | `"solr-basic-auth"` | |
| jupyter.image | string | `"datalayer/jupyter:0.1.1"` | |
| jupyter.imagePullPolicy | string | `"Always"` | |
| jupyter.ingressClass | string | `"datalayer-traefik"` | |
Expand Down
1 change: 1 addition & 0 deletions datalayer-library/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ icon: https://assets.datalayer.tech/datalayer-square.png
maintainers:
- name: Datalayer
email: [email protected]
url: https://datalayer.io
2 changes: 1 addition & 1 deletion datalayer-library/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Datalayer Library

| Name | Email | Url |
| ---- | ------ | --- |
| Datalayer | <[email protected]> | |
| Datalayer | <[email protected]> | <https://datalayer.io> |

## Source Code

Expand Down
1 change: 1 addition & 0 deletions datalayer-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ icon: https://assets.datalayer.tech/datalayer-square.png
maintainers:
- name: Datalayer
email: [email protected]
url: https://datalayer.io
5 changes: 4 additions & 1 deletion datalayer-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Datalayer Operator

| Name | Email | Url |
| ---- | ------ | --- |
| Datalayer | <[email protected]> | |
| Datalayer | <[email protected]> | <https://datalayer.io> |

## Source Code

Expand All @@ -20,6 +20,9 @@ Datalayer Operator

| Key | Type | Default | Description |
|-----|------|---------|-------------|
| operator.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].key | string | `"role.datalayer.io/api"` | |
| operator.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].operator | string | `"In"` | |
| operator.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].values[0] | string | `"true"` | |
| operator.crds | bool | `true` | |
| operator.env.AWS_ACCESS_KEY_ID | string | `""` | |
| operator.env.AWS_DEFAULT_REGION | string | `""` | |
Expand Down
1 change: 1 addition & 0 deletions datalayer-spacer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ icon: https://assets.datalayer.tech/datalayer-square.png
maintainers:
- name: Datalayer
email: [email protected]
url: https://datalayer.io
2 changes: 1 addition & 1 deletion datalayer-spacer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Datalayer Spacer

| Name | Email | Url |
| ---- | ------ | --- |
| Datalayer | <[email protected]> | |
| Datalayer | <[email protected]> | <https://datalayer.io> |

## Source Code

Expand Down
1 change: 1 addition & 0 deletions example-simple/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ keywords:
maintainers:
- name: Datalayer
email: [email protected]
url: https://datalayer.io
2 changes: 1 addition & 1 deletion example-simple/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Datalaeyr Simple Helm Chart Example

| Name | Email | Url |
| ---- | ------ | --- |
| Datalayer | <[email protected]> | |
| Datalayer | <[email protected]> | <https://datalayer.io> |

## Values

Expand Down
1 change: 1 addition & 0 deletions jupyter-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ icon: https://assets.datalayer.tech/datalayer-square.png
maintainers:
- name: Datalayer
email: [email protected]
url: https://datalayer.io
2 changes: 1 addition & 1 deletion jupyter-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Jupyter Server

| Name | Email | Url |
| ---- | ------ | --- |
| Datalayer | <[email protected]> | |
| Datalayer | <[email protected]> | <https://datalayer.io> |

## Source Code

Expand Down
1 change: 1 addition & 0 deletions jupyterpool/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ icon: https://assets.datalayer.tech/datalayer-square.png
maintainers:
- name: Datalayer
email: [email protected]
url: https://datalayer.io
2 changes: 1 addition & 1 deletion jupyterpool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Jupyterpool

| Name | Email | Url |
| ---- | ------ | --- |
| Datalayer | <[email protected]> | |
| Datalayer | <[email protected]> | <https://datalayer.io> |

## Source Code

Expand Down

0 comments on commit d8c9815

Please sign in to comment.