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: ...@@ -36,11 +36,6 @@ spec:
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: "INFO" value: "INFO"
- name: REDIS_PASSWORD
valueFrom:
secretKeyRef:
name: redis-secrets
key: REDIS_PASSWORD
readinessProbe: readinessProbe:
exec: exec:
command: ["/bin/grpc_health_probe", "-addr=:10050"] 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