Skip to content
Snippets Groups Projects
Verified Commit d53dfadc authored by Jaromír Hradil's avatar Jaromír Hradil
Browse files

Updating test env to match security recommendations + updating test ownCloud host

parent 35c4d86c
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment