Skip to content
Snippets Groups Projects
Commit 0d120c87 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Manifests:

- Recovered log levels
parent ecfcb7e4
No related branches found
No related tags found
2 merge requests!294Release TeraFlowSDN 4.0,!172Resolve "(CTTC) Extend gNMI-OpenConfig SBI driver"
......@@ -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
......
......@@ -36,7 +36,7 @@ spec:
- containerPort: 9192
env:
- name: LOG_LEVEL
value: "DEBUG"
value: "INFO"
readinessProbe:
exec:
command: ["/bin/grpc_health_probe", "-addr=:3030"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment