Skip to content

Commit

Permalink
Update veda URL
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Dec 16, 2023
1 parent ec58d63 commit f080f15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/clusters/nasa-veda/prod.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ basehub:
eks.amazonaws.com/role-arn: arn:aws:iam::444055461661:role/nasa-veda-prod
jupyterhub:
ingress:
hosts: [veda.2i2c.cloud]
hosts: [hub.openveda.cloud]
tls:
- hosts: [veda.2i2c.cloud]
secretName: https-auto-tls
hub:
config:
GitHubOAuthenticator:
oauth_callback_url: https://veda.2i2c.cloud/hub/oauth_callback
oauth_callback_url: https://hub.openveda.cloud/hub/oauth_callback

0 comments on commit f080f15

Please sign in to comment.