diff --git a/cesnet-central/deployments/fullhub.yaml b/cesnet-central/deployments/fullhub.yaml index 0d1c88ee93a48919c0a3e711707e9f378047493c..9f698638d212a42355e2ca5911fe1b6303e9d103 100644 --- a/cesnet-central/deployments/fullhub.yaml +++ b/cesnet-central/deployments/fullhub.yaml @@ -330,6 +330,7 @@ hub: c.JupyterHub.spawner_class = WebDavOIDCSpawner + c.B2DropSpawner.token_mount_path = "/var/run/secrets/oidc/" c.B2DropSpawner.http_timeout = 90 c.B2DropSpawner.profile_form_template = """ <style> diff --git a/testing/deployments/hub.yaml b/testing/deployments/hub.yaml index 03ebecdaf5576724229513d94bcb9fd4271fa2e2..f4ca97ba4efedfe95a25ea1a1196167f8b91773d 100644 --- a/testing/deployments/hub.yaml +++ b/testing/deployments/hub.yaml @@ -349,6 +349,7 @@ hub: c.JupyterHub.spawner_class = WebDavOIDCSpawner + c.B2DropSpawner.token_mount_path = "/var/run/secrets/oidc/" c.B2DropSpawner.http_timeout = 90 c.B2DropSpawner.profile_form_template = """ <style>