blob: 9db7634db1e463b4707a676c8755d495bd2367e6 [file] [log] [blame]
Andy Bavier7a080492018-08-30 14:26:09 -07001---
Andy Bavier7a080492018-08-30 14:26:09 -07002# Copyright 2018-present Open Networking Foundation
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
16# Values file for deploying SEBA with Ponsim
Andy Bavierf38f52f2018-10-11 13:20:48 -070017# Use this file to deploy the service versions speecified in the Helm charts.
Andy Bavier7a080492018-08-30 14:26:09 -070018
Zack Williams2749ae52018-09-28 09:43:43 -070019# voltha
Andy Bavier58c4e8a2018-11-19 09:53:08 -070020etcd-cluster:
21 clusterSize: 1
Andy Bavier859d2822018-09-25 10:08:38 -070022
Matteo Scandoloa7286fd2018-12-18 15:16:48 -080023# in workflow/att-workflow service chart
24att-workflow-driver:
25 # this is mandatory, it's needed to correctly configure the kafka endpoint
26 kafkaService: cord-kafka
Andy Bavier923d8ff2019-03-15 14:49:13 -070027
28# in workflow/tt-workflow service chart
29tt-workflow-driver:
30 image:
31 repository: andybavier/test-image-synchronizer
32 tag: tt-workflow-driver
33
34 # this is mandatory, it's needed to correctly configure the kafka endpoint
35 kafkaService: cord-kafka
Andy Bavier6ca22c02019-04-02 14:03:49 -070036
37# in mininet chart
Scott Bakera5250082019-07-01 12:04:25 -070038vlanMatchDepth: 2
39enableMulticast: True
Andy Bavieraf38f0d2019-04-19 16:03:34 -070040
41# in ponsim-pod chart
Scott Bakera5250082019-07-01 12:04:25 -070042bandwidthProfiles: True
43legacyPonsim: False
44