diff --git a/helm/dbrepo/README.md b/helm/dbrepo/README.md
index 90e6eb6a75a85de338ce4cad6d71835dd309c09d..df1e0d1a34c5a41c4998a183f4e685a8de254234 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                                                                    | `[]`             |