forked from 2i2c-org/infrastructure
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request 2i2c-org#4603 from 2i2c-org/new-hub/catalystprojec…
…t-latam/valledellili New Hub: valledellili on catalystproject-latam
- Loading branch information
Showing
4 changed files
with
65 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
config/clusters/catalystproject-latam/enc-valledellili.secret.values.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
jupyterhub: | ||
hub: | ||
config: | ||
GitHubOAuthenticator: | ||
client_id: ENC[AES256_GCM,data:0tchmgpmyPY0H9SpWWMFBif0xWE=,iv:RhU8UQkJQRIp869kiFR79vTbadH/18LXyWdnrOMR3/Y=,tag:Nd8NGXC+vabM9EhVt08Dlw==,type:str] | ||
client_secret: ENC[AES256_GCM,data:tQtwFi3DK/AmoMw0tW8C6tWzgwkmU5sohDRNykhD8bSidqropKYHwg==,iv:NfpvW2e0giDgev+rGTPZWbKfb0fB4tmOt7ExeZB327Q=,tag:JiDhrs15ATGHGzLKSCJfVQ==,type:str] | ||
sops: | ||
kms: [] | ||
gcp_kms: | ||
- resource_id: projects/two-eye-two-see/locations/global/keyRings/sops-keys/cryptoKeys/similar-hubs | ||
created_at: "2024-08-09T14:58:16Z" | ||
enc: CiUA4OM7eKwGa3muwRSTYtkCjosqylUIFW12XGLPmB5WMRN1e5ZZEkkAWX/fceGfX3zDcebJGDC4LLMyEjvPOlqGDWDvi9yrvVcred8rkRa0cbG3Feq6zA49tVR1lLmRZZlA+pbM0KSUSz2PK13i2ofI | ||
azure_kv: [] | ||
hc_vault: [] | ||
age: [] | ||
lastmodified: "2024-08-09T14:58:16Z" | ||
mac: ENC[AES256_GCM,data:gaOmknmvBp3NsWVKHD9zK2+G7bttvDI34HrrN/ZFjGsl/p+j16xd6TmP9NXHTlUs3Q/zBSEjuno6M0TX1SaXUu5iz8rJhw4cfyxijUDzwM5LRlVQHmWZLfBLhrggE2v/EMEOq/F6HsxxrXkm7eNMFF2HSR+TyLM9brKkHNHhq7U=,iv:HGrmmbyvKq9mbAMUO6YvC1S2wl2kX0FZLI2ZkFpF/LU=,tag:WwgqfA0R+FNrYDmfawyvpw==,type:str] | ||
pgp: [] | ||
unencrypted_suffix: _unencrypted | ||
version: 3.9.0 |
30 changes: 30 additions & 0 deletions
30
config/clusters/catalystproject-latam/valledellili.values.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
userServiceAccount: | ||
annotations: | ||
iam.gke.io/gcp-service-account: latam-valledellili@catalystproject-392106.iam.gserviceaccount.com | ||
jupyterhub: | ||
ingress: | ||
hosts: [valledellili.latam.catalystproject.2i2c.cloud] | ||
tls: | ||
- hosts: [valledellili.latam.catalystproject.2i2c.cloud] | ||
secretName: https-auto-tls | ||
custom: | ||
homepage: | ||
templateVars: | ||
org: | ||
name: "Catalyst Project, LatAm - Fundación Valle del Lili-UMBC & AC3" | ||
singleuser: | ||
extraEnv: | ||
SCRATCH_BUCKET: gs://latam-scratch-valledellili/$(JUPYTERHUB_USER) | ||
hub: | ||
config: | ||
JupyterHub: | ||
authenticator_class: github | ||
GitHubOAuthenticator: | ||
oauth_callback_url: https://valledellili.latam.catalystproject.2i2c.cloud/hub/oauth_callback | ||
allowed_organizations: | ||
- catalystproject-hubs:valledellili | ||
scope: | ||
- read:org | ||
Authenticator: | ||
admin_users: | ||
- pattiordonez |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters