From f5c5389973c679f8af7a476efdba955991f37314 Mon Sep 17 00:00:00 2001 From: Shayan Hajipour <shajipour@cttc.es> Date: Tue, 11 Feb 2025 08:12:56 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Shayan Hajipour <shajipour@cttc.es> --- manifests/nbiservice.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/nbiservice.yaml b/manifests/nbiservice.yaml index c156ef26c..55accdc44 100644 --- a/manifests/nbiservice.yaml +++ b/manifests/nbiservice.yaml @@ -41,7 +41,7 @@ spec: - containerPort: 8762 env: - name: LOG_LEVEL - value: "DEBUG" + value: "INFO" - name: IETF_NETWORK_RENDERER value: "LIBYANG" - name: WS_E2E_PORT -- GitLab