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

Slice Manifest:

- updated to include flag to activate slice grouping
- updated to import qdb secrets
parent 505db5ca
No related branches found
No related tags found
2 merge requests!142Release TeraFlowSDN 2.1,!64Slice Grouping
......@@ -37,6 +37,11 @@ spec:
env:
- name: LOG_LEVEL
value: "INFO"
- name: SLICE_GROUPING
value: "ENABLE"
envFrom:
- secretRef:
name: qdb-data
readinessProbe:
exec:
command: ["/bin/grpc_health_probe", "-addr=:4040"]
......
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