diff --git a/eosc-testing/deployments/hub.yaml b/eosc-testing/deployments/hub.yaml index c40a0b93f222b954c203cce653896a80e878b6ea..fc226b476693f4fcb896f4a7f891b72a5aa3f8d6 100644 --- a/eosc-testing/deployments/hub.yaml +++ b/eosc-testing/deployments/hub.yaml @@ -51,7 +51,7 @@ singleuser: app.kubernetes.io/instance: cluster-ingress image: name: eginotebooks/single-user-eosc - tag: "sha-405f47f" + tag: "sha-56f331e" profileList: - display_name: Small Environment - 2 vCPU / 4 GB RAM description: > @@ -160,7 +160,7 @@ hub: image: name: eginotebooks/hub # k8s-hub 4.0.0 - tag: "sha-b20ead2" + tag: "sha-8d43cfe" loadRoles: #user roles required for user initiated sharing API user: @@ -216,7 +216,7 @@ hub: class WebDavOIDCSpawner(OnedataSpawner): # ownCloud Infinite Scale parameters # (https://owncloud.dev/apis/http/graph/spaces/#list-my-spaces-get-medrives) - OCIS_URL = "https://ocis.aaitest.owncloud.works" + OCIS_URL = "https://ocis-testing.apps.bst2-test.paas.psnc.pl" # personal space OCIS_PERSONAL_SPACE = "/graph/v1.0/me/drives?%24filter=driveType+eq+personal" # shared space