You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no envFrom option to provide the environment variables from a ConfigMap or Secret to the dask workers. All the environment variables must be defined one by one which can get quite cumbersome.
I can take this issue up myself if needed.
The text was updated successfully, but these errors were encountered:
Currently there is no
envFrom
option to provide the environment variables from aConfigMap
orSecret
to the dask workers. All the environment variables must be defined one by one which can get quite cumbersome.I can take this issue up myself if needed.
The text was updated successfully, but these errors were encountered: