dask / dask/dask-gateway

Helm chart: "imagePullSecrets" missing for backend

Open
#375 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
148
Forks
93
PR merge metrics
No merged PRs in 30d

Description

Both `gateway` and `controller` have an option to specify `imagePullSecrets` in the `values.yaml` file of `dask-gateway`. This is however missing for `backend`.

I think that this is much more important for the backend because it will often be customized? The cloud provider I am using is by default controlling the access to the image repository by a Kubernetes secret.

So, I would appreciate if this missing configuration could be added.

Any suggestions on how I can work around this in the meanwhile?

/Ralf

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.