From dc1bf4a202a0e86808e1b533996cee3dcc0ea3f0 Mon Sep 17 00:00:00 2001 From: Slesa Adhikari Date: Fri, 24 Jan 2025 16:23:02 -0600 Subject: [PATCH] Go back to using custom homepage from veda-hub-homepage --- config/clusters/nasa-veda/prod.values.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/clusters/nasa-veda/prod.values.yaml b/config/clusters/nasa-veda/prod.values.yaml index ccbecea01..5011f0a48 100644 --- a/config/clusters/nasa-veda/prod.values.yaml +++ b/config/clusters/nasa-veda/prod.values.yaml @@ -13,9 +13,8 @@ basehub: secretName: https-auto-tls custom: homepage: - gitRepoBranch: "bootstrap5-nasa-veda-prod" - # FIXME: use this repository again once the changes in the bootstrap5-nasa-veda-prod branch of 2i2c-org/default-hub-homepage have been ported to it - # gitRepoUrl: "https://github.com/NASA-IMPACT/veda-hub-homepage" + gitRepoBranch: "master" + gitRepoUrl: "https://github.com/NASA-IMPACT/veda-hub-homepage" singleuser: nodeSelector: 2i2c/hub-name: prod