Skip to content

Commit

Permalink
Restore hubs to use their original branch
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgianaElena committed Jan 22, 2025
1 parent 6e4184c commit 672eb37
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion config/clusters/2i2c/binderhub-ui-demo.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jupyterhub:
binderhubUI:
enabled: true
homepage:
gitRepoBranch: "bootstrap5-no-homepage-subsection"
gitRepoBranch: "no-homepage-subsections"
templateVars:
org:
name: Demo binderhub UI with binderhub-service
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/2i2c/ohw.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ basehub:
jupyterhubConfigurator:
enabled: false
homepage:
gitRepoBranch: "bootstrap5-2i2c-ohw"
gitRepoBranch: "2i2c-ohw"
templateVars:
org:
name: OceanHackWeek en español
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/catalystproject-latam/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jupyterhub:
add_staff_user_ids_to_admin_users: true
add_staff_user_ids_of_type: "github"
homepage:
gitRepoBranch: "bootstrap5-catalystproject-ES"
gitRepoBranch: "catalystproject-ES"
templateVars:
designed_by:
name: "2i2c"
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/openscapes/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ basehub:
jupyterhubConfigurator:
enabled: false
homepage:
gitRepoBranch: "bootstrap5-openscapes"
gitRepoBranch: "openscapes"
templateVars:
org:
name: NASA Openscapes
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/openscapes/workshop.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ basehub:
jupyterhubConfigurator:
enabled: false
homepage:
gitRepoBranch: "bootstrap5-username-and-password-homepage"
gitRepoBranch: "username-and-password-homepage"
ingress:
hosts: [workshop.openscapes.2i2c.cloud]
tls:
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/opensci/big-binder.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jupyterhub:
add_staff_user_ids_to_admin_users: true
add_staff_user_ids_of_type: github
homepage:
gitRepoBranch: "bootstrap5-no-homepage-subsection"
gitRepoBranch: "no-homepage-subsections"
templateVars:
org:
name: Ephemeral Interactive Computing for NASA Communities
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/opensci/climaterisk.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jupyterhub:
secretName: https-auto-tls
custom:
homepage:
gitRepoBranch: "bootstrap5-username-and-password-homepage"
gitRepoBranch: "username-and-password-homepage"
templateVars:
org:
name: ScienceCore:climaterisk
Expand Down
2 changes: 1 addition & 1 deletion config/clusters/victor/common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ basehub:
jupyterhubConfigurator:
enabled: false
homepage:
gitRepoBranch: "bootstrap5-victor"
gitRepoBranch: "victor"
templateVars:
org:
name: VICTOR
Expand Down

0 comments on commit 672eb37

Please sign in to comment.