From 7faf08d1d468c9e943d72f19501cce3d94bc247d Mon Sep 17 00:00:00 2001 From: tiffanychu90 <49657200+tiffanychu90@users.noreply.github.com> Date: Wed, 16 Oct 2024 10:58:14 -0700 Subject: [PATCH] Remove outdated or incorrect users for Hub values.yaml (#3500) * Remove outdated or incorrect users for Hub values.yaml * Bump guarantee value * Revert guarantee back to 0.7 --- kubernetes/apps/charts/jupyterhub/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kubernetes/apps/charts/jupyterhub/values.yaml b/kubernetes/apps/charts/jupyterhub/values.yaml index 07bbc5ec2e..c7797e5231 100644 --- a/kubernetes/apps/charts/jupyterhub/values.yaml +++ b/kubernetes/apps/charts/jupyterhub/values.yaml @@ -44,7 +44,6 @@ jupyterhub: oauth_callback_url: https://notebooks.calitp.org/hub/oauth_callback allowed_organizations: - cal-itp:warehouse-users - - cal-itp:ntd-slalom scope: - read:org JupyterHub: @@ -53,7 +52,7 @@ jupyterhub: admin_users: - vevetron - tiffanychu90 - - themightchris + - themightychris - evansiroky - charlie-costanzo # holds github OAuth creds