We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b1815 commit 52c3788Copy full SHA for 52c3788
apps/jupyterhub/values.yaml
@@ -446,6 +446,7 @@ singleuser:
446
extraEnv:
447
DASK_GATEWAY_ADDRESS: http://traefik-dask-gateway.dask-gateway.svc.cluster.local
448
DASK_GATEWAY_PUBLIC: https://dash-dask.{{ platform_domain_name }}
449
+ RSPY_DASK_STAGING_CLUSTER_NAME: dask-staging
450
PREFECT_API_URL: http://prefect-server.processing.svc.cluster.local:4200/api
451
PREFECT_WORK_POOL_STAGING: {{ prefect3worker.staging.name }}
452
PREFECT_WORK_POOL_EOPF: {{ prefect3worker.eopf.name }}
0 commit comments