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

Manifests - Context Service:

- Added config flag ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY
- Added config flag ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY
parent 240eeaaa
No related branches found
No related tags found
2 merge requests!235Release TeraFlowSDN 3.0,!180Resolve "(CTTC) Extend Context component to explicitly add devices and links to particular topologies"
......@@ -41,6 +41,10 @@ spec:
value: "nats"
- name: LOG_LEVEL
value: "INFO"
- name: ALLOW_EXPLICIT_ADD_DEVICE_TO_TOPOLOGY
value: "FALSE"
- name: ALLOW_EXPLICIT_ADD_LINK_TO_TOPOLOGY
value: "FALSE"
envFrom:
- secretRef:
name: crdb-data
......
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