From 16f02fad3acc1071fc82202911963a367e9b1e95 Mon Sep 17 00:00:00 2001 From: anton Date: Wed, 3 Apr 2024 23:57:33 +0200 Subject: [PATCH] Updated README.md --- charts/jupyter/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/jupyter/README.md b/charts/jupyter/README.md index 723ec82..ee5f880 100644 --- a/charts/jupyter/README.md +++ b/charts/jupyter/README.md @@ -7,8 +7,8 @@ The connection to the workspace should be configured in the `values.yaml` file. Install [the Google Cloud SDK](https://cloud.google.com/sdk/install), ensure that your Google account has access to the fairspace-207108 GCP project, -log in using `gcloud auth login`, and configure Docker for access to the GCP -registries using `gcloud auth configure-docker`. +log in using `gcloud auth login`. Make sure you have access to the [docker registry](ghcr.io/thehyve/fairspace-jupyter) +and [Helm Chart repository](ghcr.io/thehyve/fairspace-jupyter/helm-charts). A working instance of a fairspace workspace should be setup. Relevant parameters must be used for configuration of JupyterHub.