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

Manifests:

- Disabled DEBUG on Device component
parent 3c9e9f22
No related branches found
No related tags found
3 merge requests!346Draft: support for restconf protocol,!345Draft: support ipinfusion devices via netconf,!299Resolve "(CTTC) Fix CI/CD pipeline end-to-end tests not passing"
...@@ -39,7 +39,7 @@ spec: ...@@ -39,7 +39,7 @@ spec:
- containerPort: 9192 - containerPort: 9192
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: "DEBUG" value: "INFO"
startupProbe: startupProbe:
exec: exec:
command: ["/bin/grpc_health_probe", "-addr=:2020"] command: ["/bin/grpc_health_probe", "-addr=:2020"]
......
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