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

Manifests:

- Added setting ENABLE_FORECASTER to pathcomp manifest
parent 84da908d
No related branches found
No related tags found
2 merge requests!235Release TeraFlowSDN 3.0,!160Resolve "(CTTC) Forecaster component"
...@@ -37,6 +37,8 @@ spec: ...@@ -37,6 +37,8 @@ spec:
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: "INFO" value: "INFO"
- name: ENABLE_FORECASTER
value: "YES"
readinessProbe: readinessProbe:
exec: exec:
command: ["/bin/grpc_health_probe", "-addr=:10020"] command: ["/bin/grpc_health_probe", "-addr=:10020"]
......
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