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

Merge branch 'sec_recommendations_upgrade' into 'master'

Updating eosc deployments based on security recommendations

See merge request !43
parents 7ef2d150 926f4c61
No related branches found
No related tags found
1 merge request!43Updating eosc deployments based on security recommendations
......@@ -50,7 +50,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: >
......@@ -159,7 +159,7 @@ hub:
image:
name: eginotebooks/hub
# k8s-hub 4.0.0
tag: "sha-b20ead2"
tag: "sha-aef23d2"
loadRoles:
#user scopes required for user initiated sharing API
user:
......
......@@ -50,7 +50,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: >
......@@ -159,7 +159,7 @@ hub:
image:
name: eginotebooks/hub
# k8s-hub 4.0.0
tag: "sha-b20ead2"
tag: "sha-aef23d2"
loadRoles:
#user scopes required for user initiated sharing API
user:
......
......@@ -20,7 +20,7 @@ spec:
containers:
- name: jwt
# recommended to keep it in sync with */deployments/*.yaml
image: eginotebooks/hub:sha-b20ead2
image: eginotebooks/hub:sha-aef23d2
args:
- fastapi
- run
......
......@@ -50,7 +50,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-aef23d2"
loadRoles:
#user roles required for user initiated sharing API
user:
......
......@@ -160,7 +160,7 @@ hub:
image:
name: eginotebooks/hub
# k8s-hub 4.0.0
tag: "sha-8d43cfe"
tag: "sha-aef23d2"
loadRoles:
#user roles required for user initiated sharing API
user:
......
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