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

Slice component:

- Disabled slice grouping by default
parent 4875b81d
No related branches found
No related tags found
2 merge requests!142Release TeraFlowSDN 2.1,!64Slice Grouping
...@@ -38,7 +38,7 @@ spec: ...@@ -38,7 +38,7 @@ spec:
- name: LOG_LEVEL - name: LOG_LEVEL
value: "INFO" value: "INFO"
- name: SLICE_GROUPING - name: SLICE_GROUPING
value: "ENABLE" value: "DISABLE"
envFrom: envFrom:
- secretRef: - secretRef:
name: qdb-data name: qdb-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