From 5c45e3b82d1bb10babc137b3f6efdd348bebb768 Mon Sep 17 00:00:00 2001 From: garciagenrique Date: Wed, 3 Jul 2024 15:51:20 +0200 Subject: [PATCH] fix dev image --- infrastructure/cluster/flux-v2/jhub/jhub-profiles-cm.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/infrastructure/cluster/flux-v2/jhub/jhub-profiles-cm.yaml b/infrastructure/cluster/flux-v2/jhub/jhub-profiles-cm.yaml index c99e2945..4d86f7d8 100644 --- a/infrastructure/cluster/flux-v2/jhub/jhub-profiles-cm.yaml +++ b/infrastructure/cluster/flux-v2/jhub/jhub-profiles-cm.yaml @@ -37,7 +37,6 @@ data: - display_name: "Dev enviroment" description: "For testing and development purposes" kubespawner_override: - #image: ghcr.io/vre-hub/vre-singleuser-py311:latest image: ghcr.io/vre-hub/vre-singleuser-dev:latest - display_name: "Dask+ROOT" description: "Gives you the ability to spawn Dask clusters"