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.
2 parents 93581c3 + 52c3788 commit 4cd2f98Copy full SHA for 4cd2f98
apps/jupyterhub/values.yaml
@@ -447,9 +447,6 @@ singleuser:
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
- RSPY_DASK_MOCKUP_CLUSTER_NAME: dask-eopf-mockup
451
- RSPY_DASK_L0_CLUSTER_NAME: dask-l0
452
- RSPY_DASK_S1ARD_CLUSTER_NAME: dask-s1ard
453
PREFECT_API_URL: http://prefect-server.processing.svc.cluster.local:4200/api
454
PREFECT_WORK_POOL_STAGING: {{ prefect3worker.staging.name }}
455
PREFECT_WORK_POOL_EOPF: {{ prefect3worker.eopf.name }}
0 commit comments