Loading manifests/nbiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading manifests/serviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:3030"] Loading Loading
manifests/nbiservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
manifests/serviceservice.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ spec: - containerPort: 9192 env: - name: LOG_LEVEL value: "DEBUG" value: "INFO" readinessProbe: exec: command: ["/bin/grpc_health_probe", "-addr=:3030"] Loading