blob: de2c96e01be794542945aec73a81a7e4fc512e78 [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:
Hyunsun Moone169b512019-10-10 14:56:58 -070018 cluster_size: 3
Hyunsun Moon2b69b952019-08-19 03:19:03 -050019
20config:
21 sriov:
22 resourceList:
23 vfio:
24 pfNames:
25 - eth2
Hyunsun Moone169b512019-10-10 14:56:58 -070026 netDevice:
27 pfNames:
28 - eth2
29 drivers:
30 - i40evf
31 - ixgbevf
Hyunsun Moon2b69b952019-08-19 03:19:03 -050032 mme:
33 cfgFiles:
34 config.json:
35 mme:
36 mcc:
37 dig1: 7
38 dig2: 3
39 dig3: 2
40 mnc:
41 dig1: 1
42 dig2: 1
43 dig3: 1
44 hss:
45 bootstrap:
46 enabled: true
47 users:
Hyunsun Moon9034b582019-08-30 16:52:22 -050048 - imsi: "732111000000420"
49 msisdn: "1122334455"
50 apn: apn1
51 key: "000102030405060708090a0b0c0d0e0f"
52 opc: "69d5c2eb2e2e624750541d3bbc692ba5"
Hyunsun Moon19890ec2019-11-14 17:16:11 -060053 sqn: 135
Hyunsun Moon9034b582019-08-30 16:52:22 -050054 - imsi: "732111000000421"
55 msisdn: "1122334455"
56 apn: apn1
57 key: "000102030405060708090a0b0c0d0e0f"
58 opc: "69d5c2eb2e2e624750541d3bbc692ba5"
Hyunsun Moon19890ec2019-11-14 17:16:11 -060059 sqn: 135
Hyunsun Moon9034b582019-08-30 16:52:22 -050060 mmes:
61 - id: 1
62 isdn: "19136246000"
63 unreachability: 1
Hyunsun Moon2b69b952019-08-19 03:19:03 -050064 spgwu:
65 cpComm:
Hyunsun Moone169b512019-10-10 14:56:58 -070066 addr: 10.90.0.151
Hyunsun Moon2b69b952019-08-19 03:19:03 -050067 port: 30021
68 dpComm:
69 nodePort:
70 enabled: true
71 port: 30020
72 spgwc:
73 cpComm:
74 nodePort:
75 enabled: true
76 port: 30021
77 dpComm:
Hyunsun Moone169b512019-10-10 14:56:58 -070078 addr: 10.90.0.131
Hyunsun Moon2b69b952019-08-19 03:19:03 -050079 port: 30020
Woojoong Kim8caccc82019-09-25 10:58:04 -070080# CDN configuration values
81 cdnRemotes:
82 - name: remote-1
Hyunsun Moone169b512019-10-10 14:56:58 -070083 ip: 10.90.0.151
Woojoong Kim8caccc82019-09-25 10:58:04 -070084 port: 30935
85 streams:
86 - name: 360p
87 value: 360
88 - name: 480p
89 value: 480
90 - name: 720p
91 value: 720
Hyunsun Moon2b69b952019-08-19 03:19:03 -050092
Hyunsun Moon783459e2019-08-29 21:35:36 -050093# cord-platform values
94etcd-operator:
95 enabled: false
Hyunsun Moon783459e2019-08-29 21:35:36 -050096
Hyunsun Moondea5dbd2019-10-24 20:24:38 -050097# comac values
98seba-services:
Hyunsun Moon783459e2019-08-29 21:35:36 -050099 enabled: false