From 8a084ec737d6b8f0fb2dc6675e476a12ff97b5ce Mon Sep 17 00:00:00 2001
From: Tim Kreuzer <t.kreuzer@fz-juelich.de>
Date: Fri, 14 Mar 2025 10:47:44 +0100
Subject: [PATCH] Revert "update msg"

This reverts commit b39f6116ac15da2634ff921c8066aa10f54cf6c1.
---
 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 2eb3767e..903a4164 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 73629e5e..93c8c405 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