Skip to content

Commit 4cd2f98

Browse files
authored
Merge pull request #31 from RS-PYTHON/feat/change-dask-init
Pass cluster info from client to rs-dpr-service
2 parents 93581c3 + 52c3788 commit 4cd2f98

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

apps/jupyterhub/values.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -447,9 +447,6 @@ singleuser:
447447
DASK_GATEWAY_ADDRESS: http://traefik-dask-gateway.dask-gateway.svc.cluster.local
448448
DASK_GATEWAY_PUBLIC: https://dash-dask.{{ platform_domain_name }}
449449
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
453450
PREFECT_API_URL: http://prefect-server.processing.svc.cluster.local:4200/api
454451
PREFECT_WORK_POOL_STAGING: {{ prefect3worker.staging.name }}
455452
PREFECT_WORK_POOL_EOPF: {{ prefect3worker.eopf.name }}

0 commit comments

Comments
 (0)