From db45657189701438c40c630b399ccbf973fb25a0 Mon Sep 17 00:00:00 2001 From: Amanda Ibsen Date: Wed, 31 Jan 2024 15:30:10 +0000 Subject: [PATCH] changed the default notebook repo the nublado session should show on start --- applications/nublado2/values-roe.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/applications/nublado2/values-roe.yaml b/applications/nublado2/values-roe.yaml index 7ff9ae4f8f..e289062a95 100644 --- a/applications/nublado2/values-roe.yaml +++ b/applications/nublado2/values-roe.yaml @@ -10,9 +10,9 @@ config: butler_secret_path: "secret/k8s_operator/roe/butler-secret" pull_secret_path: "secret/k8s_operator/roe/pull-secret" lab_environment: - AUTO_REPO_URLS: "https://github.com/lsst-sqre/system-test" - AUTO_REPO_BRANCH: "prod" - AUTO_REPO_SPECS: "https://github.com/lsst-sqre/system-test@prod" + AUTO_REPO_URLS: "https://github.com/lsst-uk/rsp-uk-notebooks" + AUTO_REPO_BRANCH: "main" + AUTO_REPO_SPECS: "https://github.com/lsst-uk/rsp-uk-notebooks@main" pinned_images: - image_url: registry.hub.docker.com/lsstsqre/sciplat-lab:recommended name: Recommended