Helm chart: "imagePullSecrets" missing for backend
Open
- 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
Assessment
This issue has not been assessed yet.