diff --git a/charts/jupyter-hub-customizations/Chart.yaml b/charts/jupyter-hub-customizations/Chart.yaml index 2db3c0552fb138be738b29ebf5ea933ebbb032e8..bdf73fd43c396b97805271d06980e9257a83e467 100644 --- a/charts/jupyter-hub-customizations/Chart.yaml +++ b/charts/jupyter-hub-customizations/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.16.22 +version: 0.16.23 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. diff --git a/charts/jupyter-hub-customizations/templates/configmap_custom.yaml b/charts/jupyter-hub-customizations/templates/configmap_custom.yaml index 38f763642bfab20f1acaee644247322d9fe60935..d94f71bc616c756ea06e2ec6c5ae9a7b354787e1 100644 --- a/charts/jupyter-hub-customizations/templates/configmap_custom.yaml +++ b/charts/jupyter-hub-customizations/templates/configmap_custom.yaml @@ -387,6 +387,7 @@ data: JURECA: interactivePartitions: - LoginNode + - LoginNodeHWAI weight: 2 {{- with .Values.customConfig.systemsMaxPerUser.JURECA }} maxPerUser: @@ -533,6 +534,7 @@ data: {{- if has "JURECA" .Values.customConfig.systems }} JURECA: LoginNode: {} + LoginNodeHWAI: {} dc-cpu: nodes: default: 1