Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tolerations in iam, jupyter and operator values #20

Merged
merged 1 commit into from
Aug 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/datalayer-iam/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Datalayer IAM
name: datalayer-iam
version: 0.1.2
appVersion: 0.1.1
home: https://datalayer.io
home: https://datalayer.tech
sources:
- https://github.com/datalayer/helm-charts/tree/main/charts/datalayer-iam
icon: https://assets.datalayer.tech/datalayer-square.png
Expand Down
3 changes: 2 additions & 1 deletion charts/datalayer-iam/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Datalayer IAM

**Homepage:** <https://datalayer.io>
**Homepage:** <https://datalayer.tech>

## Maintainers

Expand Down Expand Up @@ -68,4 +68,5 @@ Datalayer IAM
| iam.ingressClass | string | `"datalayer-traefik"` | |
| iam.port | int | `9700` | |
| iam.sidecar.image | string | `"datalayer/whoami:0.0.6"` | |
| iam.tolerations | object | `{}` | |

2 changes: 1 addition & 1 deletion charts/datalayer-iam/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ iam:
OTEL_EXPORTER_OTLP_METRICS_ENDPOINT: ""
OTEL_EXPORTER_OTLP_TRACES_ENDPOINT: ""
OTEL_SDK_DISABLED: "false"

tolerations: {}
# resources:
# limits:
# memory: "8192Mi"
Expand Down
2 changes: 1 addition & 1 deletion charts/datalayer-jump/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Datalayer Jump
name: jump
version: 0.0.6
appVersion: 0.0.6
home: https://datalayer.io
home: https://datalayer.tech
sources:
- https://github.com/datalayer/helm-charts/tree/main/charts/datalayer-jump
icon: https://assets.datalayer.tech/datalayer-square.png
Expand Down
2 changes: 1 addition & 1 deletion charts/datalayer-jump/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Datalayer Jump

**Homepage:** <https://datalayer.io>
**Homepage:** <https://datalayer.tech>

## Maintainers

Expand Down
2 changes: 1 addition & 1 deletion charts/datalayer-jupyter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Datalayer Jupyter
name: datalayer-jupyter
version: 0.1.2
appVersion: 0.1.1
home: https://datalayer.io
home: https://datalayer.tech
sources:
- https://github.com/datalayer/helm-charts/tree/main/charts/datalayer-jupyter
icon: https://assets.datalayer.tech/datalayer-square.png
Expand Down
3 changes: 2 additions & 1 deletion charts/datalayer-jupyter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Datalayer Jupyter

**Homepage:** <https://datalayer.io>
**Homepage:** <https://datalayer.tech>

## Maintainers

Expand Down Expand Up @@ -51,4 +51,5 @@ Datalayer Jupyter
| jupyter.ingressClass | string | `"datalayer-traefik"` | |
| jupyter.port | int | `9500` | |
| jupyter.sidecar.image | string | `"datalayer/whoami:0.0.6"` | |
| jupyter.tolerations | object | `{}` | |

1 change: 1 addition & 0 deletions charts/datalayer-jupyter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jupyter:
OTEL_EXPORTER_OTLP_METRICS_ENDPOINT: ""
OTEL_EXPORTER_OTLP_TRACES_ENDPOINT: ""
OTEL_SDK_DISABLED: "false"
tolerations: {}
2 changes: 1 addition & 1 deletion charts/datalayer-library/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Datalayer Library
name: datalayer-library
version: 0.0.6
appVersion: 0.0.6
home: https://datalayer.io
home: https://datalayer.tech
sources:
- https://github.com/datalayer/helm-charts/tree/main/charts/datalayer-library
icon: https://assets.datalayer.tech/datalayer-square.png
Expand Down
2 changes: 1 addition & 1 deletion charts/datalayer-library/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Datalayer Library

**Homepage:** <https://datalayer.io>
**Homepage:** <https://datalayer.tech>

## Maintainers

Expand Down
2 changes: 1 addition & 1 deletion charts/datalayer-observer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Datalayer Observer
name: datalayer-observer
version: 0.1.0
appVersion: 0.1.0
home: https://datalayer.io
home: https://datalayer.tech
sources:
- https://github.com/datalayer/helm-charts/tree/main/charts/datalayer-observer
icon: https://assets.datalayer.tech/datalayer-square.png
Expand Down
2 changes: 1 addition & 1 deletion charts/datalayer-observer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Datalayer Observer

**Homepage:** <https://datalayer.io>
**Homepage:** <https://datalayer.tech>

## Maintainers

Expand Down
2 changes: 1 addition & 1 deletion charts/datalayer-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Datalayer Operator
name: datalayer-operator
version: 0.1.2
appVersion: 0.1.1
home: https://datalayer.io
home: https://datalayer.tech
sources:
- https://github.com/datalayer/helm-charts/tree/main/charts/datalayer-operator
icon: https://assets.datalayer.tech/datalayer-square.png
Expand Down
3 changes: 2 additions & 1 deletion charts/datalayer-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Datalayer Operator

**Homepage:** <https://datalayer.io>
**Homepage:** <https://datalayer.tech>

## Maintainers

Expand Down Expand Up @@ -44,4 +44,5 @@ Datalayer Operator
| operator.imagePullPolicy | string | `"Always"` | |
| operator.port | int | `2111` | |
| operator.sidecar.image | string | `"datalayer/whoami:0.0.6"` | |
| operator.tolerations | object | `{}` | |

1 change: 1 addition & 0 deletions charts/datalayer-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ operator:
OTEL_EXPORTER_OTLP_METRICS_ENDPOINT: ""
OTEL_EXPORTER_OTLP_TRACES_ENDPOINT: ""
OTEL_SDK_DISABLED: "false"
tolerations: {}
2 changes: 1 addition & 1 deletion charts/datalayer-spacer/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Datalayer Spacer
name: datalayer-spacer
version: 0.0.6
appVersion: 0.0.6
home: https://datalayer.io
home: https://datalayer.tech
sources:
- https://github.com/datalayer/helm-charts/tree/main/charts/datalayer-spacer
icon: https://assets.datalayer.tech/datalayer-square.png
Expand Down
2 changes: 1 addition & 1 deletion charts/datalayer-spacer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Datalayer Spacer

**Homepage:** <https://datalayer.io>
**Homepage:** <https://datalayer.tech>

## Maintainers

Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-server/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Jupyter Server
name: jupyter-server
version: 0.0.6
appVersion: 0.0.6
home: https://datalayer.io
home: https://datalayer.tech
sources:
- https://github.com/datalayer/helm-charts/tree/main/charts/datalayer-jupyter-server
icon: https://assets.datalayer.tech/datalayer-square.png
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Jupyter Server

**Homepage:** <https://datalayer.io>
**Homepage:** <https://datalayer.tech>

## Maintainers

Expand Down
2 changes: 1 addition & 1 deletion charts/jupyterpool/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Jupyterpool
name: jupyterpool
version: 0.0.6
appVersion: 0.0.6
home: https://datalayer.io
home: https://datalayer.tech
sources:
- https://github.com/datalayer/helm-charts/tree/main/charts/datalayer-jupyterpool
icon: https://assets.datalayer.tech/datalayer-square.png
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyterpool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Jupyterpool

**Homepage:** <https://datalayer.io>
**Homepage:** <https://datalayer.tech>

## Maintainers

Expand Down
Loading