From ee6684469dbfeeb6b72962bc2ea9bf3e3068b669 Mon Sep 17 00:00:00 2001 From: James Munroe Date: Tue, 11 Jun 2024 08:21:39 -0400 Subject: [PATCH] [projectpythia] set up gh scoped creds --- config/clusters/projectpythia/common.values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/clusters/projectpythia/common.values.yaml b/config/clusters/projectpythia/common.values.yaml index b169ebbf09..1d68848fe4 100644 --- a/config/clusters/projectpythia/common.values.yaml +++ b/config/clusters/projectpythia/common.values.yaml @@ -62,6 +62,9 @@ jupyterhub: singleuser: defaultUrl: /lab + extraEnv: + GH_SCOPED_CREDS_CLIENT_ID: "Iv23liaEC5WLtjKehTtK" + GH_SCOPED_CREDS_APP_URL: "https://github.com/apps/project-pythia" profileList: - display_name: "Only Profile Available, this info is not shown in the UI" slug: only-choice