Skip to content

Commit e1b1815

Browse files
committed
Dask cluster labels are not hardcoded anymore
1 parent 93581c3 commit e1b1815

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/jupyterhub/values.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -446,10 +446,6 @@ 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
450-
RSPY_DASK_MOCKUP_CLUSTER_NAME: dask-eopf-mockup
451-
RSPY_DASK_L0_CLUSTER_NAME: dask-l0
452-
RSPY_DASK_S1ARD_CLUSTER_NAME: dask-s1ard
453449
PREFECT_API_URL: http://prefect-server.processing.svc.cluster.local:4200/api
454450
PREFECT_WORK_POOL_STAGING: {{ prefect3worker.staging.name }}
455451
PREFECT_WORK_POOL_EOPF: {{ prefect3worker.eopf.name }}

0 commit comments

Comments
 (0)