Skip to content

Commit

Permalink
Merge pull request #4840 from 2i2c-org/revert-4796-shared-pass-hub
Browse files Browse the repository at this point in the history
Revert "Change the domain of openscapes workshop hub"
  • Loading branch information
GeorgianaElena authored Sep 19, 2024
2 parents a3709f7 + 1b29b4a commit 7120c2a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 9 deletions.
4 changes: 2 additions & 2 deletions config/clusters/openscapes/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ hubs:
- prod.values.yaml
- enc-prod.secret.values.yaml
- name: workshop
display_name: "Openscapes shared password hub"
domain: shared-password.openscapes.2i2c.cloud
display_name: "Openscapes Workshop"
domain: workshop.openscapes.2i2c.cloud
helm_chart: daskhub
helm_chart_values_files:
- common.values.yaml
Expand Down
5 changes: 0 additions & 5 deletions config/clusters/openscapes/support.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,3 @@ grafana:
auth.github:
enabled: true
allowed_organizations: 2i2c-org NASA-Openscapes

redirects:
rules:
- from: workshop.openscapes.2i2c.cloud
to: shared-password.openscapes.2i2c.cloud
4 changes: 2 additions & 2 deletions config/clusters/openscapes/workshop.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ basehub:
homepage:
gitRepoBranch: "username-and-password-homepage"
ingress:
hosts: [shared-password.openscapes.2i2c.cloud]
hosts: [workshop.openscapes.2i2c.cloud]
tls:
- hosts: [shared-password.openscapes.2i2c.cloud]
- hosts: [workshop.openscapes.2i2c.cloud]
secretName: https-auto-tls
hub:
allowNamedServers: true
Expand Down

0 comments on commit 7120c2a

Please sign in to comment.