From 0fc6033bead6b106cf64cb591b4787bc427f8ff4 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Sat, 8 Oct 2022 03:22:25 +0200
Subject: [PATCH] chore(mail): Add some cosmetic changes to the dashboard

---
 apps/k8s01/mail/dashboards/logs.json | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/apps/k8s01/mail/dashboards/logs.json b/apps/k8s01/mail/dashboards/logs.json
index 28ac414df..740b44b2c 100644
--- a/apps/k8s01/mail/dashboards/logs.json
+++ b/apps/k8s01/mail/dashboards/logs.json
@@ -24,7 +24,7 @@
   "editable": true,
   "fiscalYearStartMonth": 0,
   "graphTooltip": 0,
-  "id": 41,
+  "id": 42,
   "links": [],
   "liveNow": false,
   "panels": [
@@ -163,9 +163,9 @@
         "uid": "loki-system"
       },
       "gridPos": {
-        "h": 22,
-        "w": 22,
-        "x": 1,
+        "h": 24,
+        "w": 24,
+        "x": 0,
         "y": 9
       },
       "id": 4,
@@ -191,7 +191,7 @@
           "refId": "A"
         }
       ],
-      "title": "Panel Title",
+      "title": "Namespace \"mail\" logs",
       "type": "logs"
     }
   ],
-- 
GitLab