Skip to content
Snippets Groups Projects
Commit 8768ec06 authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

add maintenance message

parent f35e7c12
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,11 @@ helm: ...@@ -32,6 +32,11 @@ helm:
syslog: syslog:
enabled: true enabled: true
level: 10 level: 10
customConfig:
announcement:
show: true
title: "Upcoming Maintenance: 20 Mar 2025, 08:30 - 18:30"
body: "All running JupyterLabs will be stopped during this maintenance."
targetCustomizations: targetCustomizations:
- name: jupyter-stag - name: jupyter-stag
clusterSelector: clusterSelector:
......
...@@ -19,9 +19,9 @@ helm: ...@@ -19,9 +19,9 @@ helm:
fullnameOverride: juniq-custom fullnameOverride: juniq-custom
customConfig: customConfig:
announcement: announcement:
show: false show: true
title: "Infrastructure Issues Notice" title: "Upcoming Maintenance: 20 Mar 2025, 08:30 - 18:30"
body: "We are experiencing problems with the underlying infrastructure, which may result in slow website loading and difficulties during the startup process." body: "All running JupyterLabs will be stopped during this maintenance."
services: services:
JupyterLab: JupyterLab:
defaultOption: "4.2-juniq" defaultOption: "4.2-juniq"
......
...@@ -25,9 +25,9 @@ helm: ...@@ -25,9 +25,9 @@ helm:
outpostKubeJSCCloud: outpostKubeJSCCloud:
pollInterval: 180 pollInterval: 180
announcement: announcement:
show: false show: true
title: "Infrastructure Issues Notice" title: "Upcoming Maintenance: 20 Mar 2025, 08:30 - 18:30"
body: "We are experiencing problems with the underlying infrastructure, which may result in slow website loading and difficulties during the startup process." body: "All running JupyterLabs will be stopped during this maintenance."
services: services:
JupyterLab: JupyterLab:
"4.3": "4.3":
......
...@@ -38,9 +38,9 @@ helm: ...@@ -38,9 +38,9 @@ helm:
outpostKubeJSCCloud: outpostKubeJSCCloud:
pollInterval: 180 pollInterval: 180
announcement: announcement:
show: false show: true
title: "Infrastructure Issues Notice" title: "Upcoming Maintenance: 20 Mar 2025, 08:30 - 18:30"
body: "We are experiencing problems with the underlying infrastructure, which may result in slow website loading and difficulties during the startup process." body: "All running JupyterLabs will be stopped during this maintenance."
services: services:
defaultOption: "4.2" defaultOption: "4.2"
systems: systems:
......
...@@ -38,8 +38,8 @@ helm: ...@@ -38,8 +38,8 @@ helm:
defaultOption: lrz defaultOption: lrz
announcement: announcement:
show: true show: true
title: "Infrastructure Issues Notice" title: "Upcoming Maintenance: 20 Mar 2025, 08:30 - 18:30"
body: "We are experiencing problems with the underlying infrastructure, which may result in slow website loading and difficulties during the startup process." body: "All running JupyterLabs will be stopped during this maintenance."
systems: systems:
- JSC-Cloud - JSC-Cloud
- LRZ - LRZ
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment