Skip to content

Commit 52c3788

Browse files
committed
Keep RSPY_DASK_STAGING_CLUSTER_NAME in jupyter
1 parent e1b1815 commit 52c3788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/jupyterhub/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,7 @@ singleuser:
446446
extraEnv:
447447
DASK_GATEWAY_ADDRESS: http://traefik-dask-gateway.dask-gateway.svc.cluster.local
448448
DASK_GATEWAY_PUBLIC: https://dash-dask.{{ platform_domain_name }}
449+
RSPY_DASK_STAGING_CLUSTER_NAME: dask-staging
449450
PREFECT_API_URL: http://prefect-server.processing.svc.cluster.local:4200/api
450451
PREFECT_WORK_POOL_STAGING: {{ prefect3worker.staging.name }}
451452
PREFECT_WORK_POOL_EOPF: {{ prefect3worker.eopf.name }}

0 commit comments

Comments
 (0)