diff --git a/manifests/pathcompservice.yaml b/manifests/pathcompservice.yaml
index 7b47c338bc776d2d774fc920825f0857b78e046e..8808bbb3b9ab62567e5b629d86b282d4b7cc7b99 100644
--- a/manifests/pathcompservice.yaml
+++ b/manifests/pathcompservice.yaml
@@ -36,7 +36,7 @@ spec:
         - containerPort: 9192
         env:
         - name: LOG_LEVEL
-          value: "DEBUG"
+          value: "INFO"
         readinessProbe:
           exec:
             command: ["/bin/grpc_health_probe", "-addr=:10020"]