From 31ac18898a152087f1a9b80704ee1221d1ffdb9a Mon Sep 17 00:00:00 2001 From: Emilio Mayorga Date: Sun, 19 Feb 2023 23:46:28 -0800 Subject: [PATCH] Update Python image and some metadata Update profile display names to Spanish and funder info to AECID --- config/clusters/2i2c/ohw.values.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/clusters/2i2c/ohw.values.yaml b/config/clusters/2i2c/ohw.values.yaml index 88244539ae..12d8e972ef 100644 --- a/config/clusters/2i2c/ohw.values.yaml +++ b/config/clusters/2i2c/ohw.values.yaml @@ -31,17 +31,17 @@ basehub: - port: 22 protocol: TCP profileList: - - display_name: "Python image" + - display_name: "Imagen Python" description: "~2 CPU, ~8G RAM" default: true kubespawner_override: - image: "ghcr.io/oceanhackweek/python:99b6ab5" + image: "ghcr.io/oceanhackweek/python:082c693" default_url: "/lab" mem_limit: 8G mem_guarantee: 4G cpu_limit: 2 cpu_guarantee: 0.5 - - display_name: "R image" + - display_name: "Imagen R" description: "~2 CPU, ~8G RAM" kubespawner_override: image: "ghcr.io/oceanhackweek/r:39ba006" @@ -73,8 +73,8 @@ basehub: name: 2i2c url: https://2i2c.org funded_by: - name: 2i2c - url: https://2i2c.org + name: AECID + url: https://www.aecid.es hub: config: JupyterHub: