From 12d8130bc471eca856325e6362765879993e413c Mon Sep 17 00:00:00 2001 From: Erik Sundell Date: Tue, 8 Oct 2024 14:06:13 +0200 Subject: [PATCH] nasa-cryo: remove pace hackweek server option --- config/clusters/nasa-cryo/common.values.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/clusters/nasa-cryo/common.values.yaml b/config/clusters/nasa-cryo/common.values.yaml index 92eacd121..9160cd546 100644 --- a/config/clusters/nasa-cryo/common.values.yaml +++ b/config/clusters/nasa-cryo/common.values.yaml @@ -220,13 +220,6 @@ basehub: # Per https://2i2c.freshdesk.com/a/tickets/1537 image: openscapes/matlab:latest profile_options: *profile_options - - display_name: PACE Hackweek 2024 - slug: pace-2024 - description: Environment for the PACE Hackweek - kubespawner_override: - # Per https://2i2c.freshdesk.com/a/tickets/1952 - image: quay.io/pacehackweek/pace-2024:latest - profile_options: *profile_options - display_name: "Bring your own image" description: Specify your own docker image (must have python and jupyterhub installed in it) slug: custom