From b39f6116ac15da2634ff921c8066aa10f54cf6c1 Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Fri, 14 Mar 2025 10:46:24 +0100 Subject: [PATCH] update msg --- euroccgcs/custom/fleet.yaml | 2 +- jupyterjsc/custom/fleet.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/euroccgcs/custom/fleet.yaml b/euroccgcs/custom/fleet.yaml index 903a4164..2eb3767e 100644 --- a/euroccgcs/custom/fleet.yaml +++ b/euroccgcs/custom/fleet.yaml @@ -35,7 +35,7 @@ helm: customConfig: announcement: show: true - title: "Upcoming Maintenance: 20 Mar 2025, 08:30 - 18:30" + title: "Upcoming Maintenance - 20 Mar 2025, 08.30 - 18.30" body: "All running JupyterLabs will be stopped during this maintenance." targetCustomizations: - name: jupyter-stag diff --git a/jupyterjsc/custom/fleet.yaml b/jupyterjsc/custom/fleet.yaml index 93c8c405..73629e5e 100644 --- a/jupyterjsc/custom/fleet.yaml +++ b/jupyterjsc/custom/fleet.yaml @@ -26,7 +26,7 @@ helm: pollInterval: 180 announcement: show: true - title: "Upcoming Maintenance: 20 Mar 2025, 08:30 - 18:30" + title: "Upcoming Maintenance - 20 Mar 2025 08.30 - 18.30" body: "All running JupyterLabs will be stopped during this maintenance." services: JupyterLab: -- GitLab