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

Manifests:

- Disabled DEBUG on Service component
parent 6d067a4f
No related branches found
No related tags found
2 merge requests!359Release TeraFlowSDN 5.0,!299Resolve "(CTTC) Fix CI/CD pipeline end-to-end tests not passing"
......@@ -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