Skip to content

Commit

Permalink
Fix typo in domain redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Apr 11, 2023
1 parent 8cc8451 commit 675bee1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/clusters/jupyter-meets-the-earth/support.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ grafana:
redirects:
rules:
# These are currently managed from https://console.cloud.google.com/net-services/dns/zones/jupytearth-org/details?project=domains-sos
- from: hub.jupyterearth.org
- from: hub.jupytearth.org
to: jmte.2i2c.cloud
- from: staging.hub.jupyterearth.org
- from: staging.hub.jupytearth.org
to: staging.jmte.2i2c.cloud

prometheus:
Expand Down

0 comments on commit 675bee1

Please sign in to comment.