diff --git a/config/clusters/2i2c/ucmerced-common.values.yaml b/config/clusters/2i2c/ucmerced-common.values.yaml index aafb5426c8..ff203baa7c 100644 --- a/config/clusters/2i2c/ucmerced-common.values.yaml +++ b/config/clusters/2i2c/ucmerced-common.values.yaml @@ -18,6 +18,9 @@ jupyterhub: funded_by: name: University of California, Merced url: http://www.ucmerced.edu/ + learn_more: | + UC Merced has + resources and documentation on how to utilize JupyterHub. announcements: # from https://2i2c.freshdesk.com/a/tickets/1512 - | diff --git a/helm-charts/basehub/values.schema.yaml b/helm-charts/basehub/values.schema.yaml index 607f994b32..e0f4279db1 100644 --- a/helm-charts/basehub/values.schema.yaml +++ b/helm-charts/basehub/values.schema.yaml @@ -391,6 +391,11 @@ properties: - operated_by - funded_by properties: + learn_more: + type: string + description: | + HTML to display under the 'Where can I learn more?' section of the + home page default_url: type: string description: |