From 6d9ae4cedf9ec7619aeb7bd3bf1db6788bc58dee Mon Sep 17 00:00:00 2001
From: Martin Weise <martin.weise@tuwien.ac.at>
Date: Sun, 4 May 2025 10:20:28 +0200
Subject: [PATCH] Updated README

Signed-off-by: Martin Weise <martin.weise@tuwien.ac.at>
---
 helm/dbrepo/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm/dbrepo/README.md b/helm/dbrepo/README.md
index 90e6eb6a75..df1e0d1a34 100644
--- a/helm/dbrepo/README.md
+++ b/helm/dbrepo/README.md
@@ -457,7 +457,7 @@ mqtt.prefetch = 10
 
 | Name                                                               | Description                                                                                                       | Value            |
 | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | ---------------- |
-| `loggingservice.enabled`                                           | Enable the Logging Service.                                                                                       | `false`          |
+| `loggingservice.enabled`                                           | Enable the Logging Service.                                                                                       | `true`           |
 | `loggingservice.podSecurityContext.enabled`                        | Enable pods' Security Context                                                                                     | `true`           |
 | `loggingservice.podSecurityContext.fsGroupChangePolicy`            | Set filesystem group change policy                                                                                | `Always`         |
 | `loggingservice.podSecurityContext.sysctls`                        | Set kernel settings using the sysctl interface                                                                    | `[]`             |
-- 
GitLab