From 5abd56f414b82a6e6a2f0e2381ff76022cc7c349 Mon Sep 17 00:00:00 2001
From: rahhal <mrahhal@cttc.es>
Date: Fri, 25 Apr 2025 14:58:37 +0000
Subject: [PATCH] Device-Service component - Ryu - Driver - Service-Driver:

- Added NBI Request
---
 manifests/pathcompservice.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifests/pathcompservice.yaml b/manifests/pathcompservice.yaml
index 0cac6cc18..b6f969bf4 100644
--- a/manifests/pathcompservice.yaml
+++ b/manifests/pathcompservice.yaml
@@ -36,7 +36,7 @@ spec:
             - containerPort: 9192
           env:
             - name: LOG_LEVEL
-              value: "INFO"
+              value: "DEBUG"
             - name: ENABLE_FORECASTER
               value: "NO"
           readinessProbe:
-- 
GitLab