From bc3ad8d6bca8ca0bd2284d9b4abc41d8f5f5c238 Mon Sep 17 00:00:00 2001 From: Emilio Mayorga Date: Fri, 24 Feb 2023 15:45:18 -0800 Subject: [PATCH] Update OHW Python and R images, and some metadata --- config/clusters/2i2c/ohw.values.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/config/clusters/2i2c/ohw.values.yaml b/config/clusters/2i2c/ohw.values.yaml index 12d8e972ef..a99784987d 100644 --- a/config/clusters/2i2c/ohw.values.yaml +++ b/config/clusters/2i2c/ohw.values.yaml @@ -31,20 +31,20 @@ basehub: - port: 22 protocol: TCP profileList: - - display_name: "Imagen Python" + - display_name: "Python en JupyterLab" description: "~2 CPU, ~8G RAM" default: true kubespawner_override: - image: "ghcr.io/oceanhackweek/python:082c693" + image: "ghcr.io/oceanhackweek/python:661c517" default_url: "/lab" mem_limit: 8G mem_guarantee: 4G cpu_limit: 2 cpu_guarantee: 0.5 - - display_name: "Imagen R" + - display_name: "R en RStudio" description: "~2 CPU, ~8G RAM" kubespawner_override: - image: "ghcr.io/oceanhackweek/r:39ba006" + image: "ghcr.io/oceanhackweek/r:cf019b7" default_url: "/rstudio" mem_limit: 8G mem_guarantee: 4G @@ -64,7 +64,8 @@ basehub: templateVars: org: name: OceanHackWeek - logo_url: https://avatars.githubusercontent.com/u/33128979 + # logo_url: https://avatars.githubusercontent.com/u/33128979 + logo_url: https://intercoonecta.github.io/_static/OHWe.png url: https://oceanhackweek.org/ designed_by: name: 2i2c