Upcoming maintenance: Thursday 21 August @ 12:00-14:00 CEST.

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

E2E Orchestrator:

- Corrected Manifest
parent 0314ba77
No related branches found
No related tags found
2 merge requests!235Release TeraFlowSDN 3.0,!178Resolve "(CTTC) Implement End-to-End Orchestrator component"
......@@ -36,11 +36,6 @@ spec:
env:
- name: LOG_LEVEL
value: "INFO"
- name: REDIS_PASSWORD
valueFrom:
secretKeyRef:
name: redis-secrets
key: REDIS_PASSWORD
readinessProbe:
exec:
command: ["/bin/grpc_health_probe", "-addr=:10050"]
......
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