From f9ea67f7f67109da5921412a5427913f59b5a4be Mon Sep 17 00:00:00 2001
From: Tim Kreuzer <t.kreuzer@fz-juelich.de>
Date: Fri, 14 Mar 2025 10:51:53 +0100
Subject: [PATCH] update msg

---
 euroccgcs/custom/fleet.yaml   | 2 +-
 juniq/custom/fleet.yaml       | 2 +-
 nfdigeneral/custom/fleet.yaml | 2 +-
 portalgauss/custom/fleet.yaml | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/euroccgcs/custom/fleet.yaml b/euroccgcs/custom/fleet.yaml
index 2eb3767e..9a9cc546 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/juniq/custom/fleet.yaml b/juniq/custom/fleet.yaml
index a4985895..3925993d 100644
--- a/juniq/custom/fleet.yaml
+++ b/juniq/custom/fleet.yaml
@@ -20,7 +20,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."
       services:
         JupyterLab:
diff --git a/nfdigeneral/custom/fleet.yaml b/nfdigeneral/custom/fleet.yaml
index 9be59462..eeb5e4fe 100644
--- a/nfdigeneral/custom/fleet.yaml
+++ b/nfdigeneral/custom/fleet.yaml
@@ -39,7 +39,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:
         defaultOption: "4.2"
diff --git a/portalgauss/custom/fleet.yaml b/portalgauss/custom/fleet.yaml
index 3abc3f2e..5de43f56 100644
--- a/portalgauss/custom/fleet.yaml
+++ b/portalgauss/custom/fleet.yaml
@@ -38,7 +38,7 @@ helm:
           defaultOption: lrz
       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."
       systems:
         - JSC-Cloud
-- 
GitLab