Skip to content

Commit 603f139

Browse files
authored
Merge pull request #5208 from jnywong/climaterisk-gh-scoped-creds
[opensci, climaterisk] Add gh-scoped-creds env vars
2 parents 5bb9010 + e7b9e78 commit 603f139

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/clusters/opensci/climaterisk.values.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jupyterhub:
3030
image:
3131
name: quay.io/2i2c/sciencecore-climaterisk-image
3232
tag: "09c3a11f1698"
33+
extraEnv:
34+
GH_SCOPED_CREDS_CLIENT_ID: Iv23lijUItbe0FgDL5Dr
35+
GH_SCOPED_CREDS_APP_URL: https://github.com/apps/climaterisk-gh-scoped-creds
3336
nodeSelector:
3437
node.kubernetes.io/instance-type: r5.4xlarge
3538
2i2c/hub-name: climaterisk

0 commit comments

Comments
 (0)