diff --git a/manifests/pathcompservice.yaml b/manifests/pathcompservice.yaml
index 49c3a8684805a136dd48fa8900752118420bc84f..71c927b567316bb118ff085f1727abd03e92c0d7 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"]