diff --git a/cdms_helm/config_jupyterhub_cdms_helm.yaml b/cdms_helm/config_jupyterhub_cdms_helm.yaml index 1526a3c..693a828 100644 --- a/cdms_helm/config_jupyterhub_cdms_helm.yaml +++ b/cdms_helm/config_jupyterhub_cdms_helm.yaml @@ -26,8 +26,8 @@ jupyterhub: dynamic: storageClass: standard image: - name: zonca/pangeo_notebook_rsignell - tag: latest + name: supercdms/cdms-jupyterlab + tag: 0.7b defaultUrl: "/lab" cmd: jupyter-labhub serviceAccountName: daskkubernetes diff --git a/cdms_helm/install_pangeo.sh b/cdms_helm/install_cdms.sh similarity index 100% rename from cdms_helm/install_pangeo.sh rename to cdms_helm/install_cdms.sh