blob: 5e3d1c662f326e27bbd83cf788accbfc160ae081 [file] [log] [blame]
Hyunsun Moon2b69b952019-08-19 03:19:03 -05001# Copyright 2019-present Open Networking Foundation
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15# Sample override values for 3-nodes cluster with SR-IOV configured on DP node.
16cassandra:
17 config:
18 cluster_size: 1
Hyunsun Moone169b512019-10-10 14:56:58 -070019 seed_size: 1
Hyunsun Moon2b69b952019-08-19 03:19:03 -050020
21config:
22 sriov:
23 resourceList:
24 vfio:
25 pfNames:
26 - eth2
Hyunsun Moone169b512019-10-10 14:56:58 -070027 netDevice:
28 pfNames:
29 - eth2
30 drivers:
31 - i40evf
32 - ixgbevf
Hyunsun Moon2b69b952019-08-19 03:19:03 -050033 mme:
34 cfgFiles:
35 config.json:
36 mme:
37 mcc:
38 dig1: 7
39 dig2: 3
40 dig3: 2
41 mnc:
42 dig1: 1
43 dig2: 1
44 dig3: 1
45 hss:
46 bootstrap:
47 enabled: true
48 users:
Hyunsun Moon9034b582019-08-30 16:52:22 -050049 - imsi: "732111000000420"
50 msisdn: "1122334455"
51 apn: apn1
52 key: "000102030405060708090a0b0c0d0e0f"
53 opc: "69d5c2eb2e2e624750541d3bbc692ba5"
Hyunsun Moon19890ec2019-11-14 17:16:11 -060054 sqn: 135
Hyunsun Moon9034b582019-08-30 16:52:22 -050055 - imsi: "732111000000421"
56 msisdn: "1122334455"
57 apn: apn1
58 key: "000102030405060708090a0b0c0d0e0f"
59 opc: "69d5c2eb2e2e624750541d3bbc692ba5"
Hyunsun Moon19890ec2019-11-14 17:16:11 -060060 sqn: 135
Hyunsun Moon9034b582019-08-30 16:52:22 -050061 mmes:
62 - id: 1
63 isdn: "19136246000"
64 unreachability: 1
Woojoong Kim8caccc82019-09-25 10:58:04 -070065# CDN configuration values
66 cdnRemotes:
67 - name: remote-1
Hyunsun Moone169b512019-10-10 14:56:58 -070068 ip: 10.0.0.240
Woojoong Kim8caccc82019-09-25 10:58:04 -070069 port: 30935
70 streams:
71 - name: 360p
72 value: 360
73 - name: 480p
74 value: 480
75 - name: 720p
76 value: 720
Hyunsun Moon2b69b952019-08-19 03:19:03 -050077
78nodeSelectors:
79 enabled: true
Hyunsun Moon783459e2019-08-29 21:35:36 -050080
81# cord-platform values
82etcd-operator:
83 enabled: false
Hyunsun Moon783459e2019-08-29 21:35:36 -050084
Hyunsun Moondea5dbd2019-10-24 20:24:38 -050085# comac values
86seba-services:
Hyunsun Moon783459e2019-08-29 21:35:36 -050087 enabled: false