Skip to content
Snippets Groups Projects

Adding further updates for Hub 5 upgrade + RTC on testing/devel

Merged Jaromír Hradil requested to merge eosc-upgrades-testing into master
2 files
+ 60
4
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -50,7 +50,7 @@ singleuser:
@@ -50,7 +50,7 @@ singleuser:
k8s-app: cluster-ingress
k8s-app: cluster-ingress
image:
image:
name: eginotebooks/single-user-eosc
name: eginotebooks/single-user-eosc
tag: "sha-dea4fa2"
tag: "sha-7052495"
profileList:
profileList:
- display_name: Small Environment - 2 vCPU / 4 GB RAM (non-collaboratice)
- display_name: Small Environment - 2 vCPU / 4 GB RAM (non-collaboratice)
description: >
description: >
@@ -70,6 +70,8 @@ singleuser:
@@ -70,6 +70,8 @@ singleuser:
image: "valtri/single-user:jupyter-4e-collab"
image: "valtri/single-user:jupyter-4e-collab"
extra_annotations:
extra_annotations:
"egi.eu/flavor": "small-environment-2-vcpu-4-gb-ram"
"egi.eu/flavor": "small-environment-2-vcpu-4-gb-ram"
 
#Removes OIDC token mount in notebooks container
 
mount_secrets_volume: false
- display_name: Small Environment - 2 vCPU / 4 GB RAM
- display_name: Small Environment - 2 vCPU / 4 GB RAM
description: >
description: >
The notebook environment includes Python, R, Julia and Octave kernels.
The notebook environment includes Python, R, Julia and Octave kernels.
@@ -180,7 +182,7 @@ hub:
@@ -180,7 +182,7 @@ hub:
image:
image:
name: eginotebooks/hub
name: eginotebooks/hub
# k8s-hub 4.0.0
# k8s-hub 4.0.0
tag: "sha-6edf89c"
tag: "sha-b20ead2"
config:
config:
Authenticator:
Authenticator:
enable_auth_state: true
enable_auth_state: true
Loading