Skip to content

Commit

Permalink
Update default docker registry.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewelinagr committed Jun 17, 2024
1 parent ac15020 commit 22ff1de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/jupyter/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ingress:
jupyterhub:
hub:
image:
name: eu.gcr.io/fairspace-207108/jupyterhub-hub
name: ghcr.io/thehyve/fairspace-jupyter/jupyterhub-hub
tag: RELEASEVERSION
extraEnv:
JUPYTERHUB_CRYPT_KEY:
Expand Down Expand Up @@ -69,7 +69,7 @@ jupyterhub:

singleuser:
image:
name: eu.gcr.io/fairspace-207108/jupyterhub-singleuser
name: ghcr.io/thehyve/fairspace-jupyter/jupyterhub-singleuser
tag: RELEASEVERSION
defaultUrl: "/lab"
extraEnv:
Expand Down

0 comments on commit 22ff1de

Please sign in to comment.