blob: 448f0b4bf523e05436e8596da549cd55b1642a11 [file] [log] [blame]
Hyunsun Moon1ac0e9c2020-03-13 15:29:50 -07001images:
2 tags:
Hyunsun Mooncc6b14d2020-04-20 23:36:19 -07003 bess: "registry.central.aetherproject.net/upf-epc-bess:intel-native"
4 cpiface: "registry.central.aetherproject.net/upf-epc-cpiface:intel-native"
Hyunsun Moon1ac0e9c2020-03-13 15:29:50 -07005 pullPolicy: "IfNotPresent"
6
7nodeSelectors:
8 enabled: true
9 spgwu:
10 label: omec-upf
11 value: enabled
12
13config:
14 spgwu:
15 name: "dp-intel"
16 s1u:
17 device: "s1u"
18 ip: "10.212.74.81/28"
19 sgi:
20 device: "sgi"
21 ip: "10.212.74.97/27"
22 zmq:
23 spgwc:
24 addr: "spgwc-headless.omec.svc.product.central"
25
26networks:
27 enb:
28 subnet: "10.212.74.64/28"
29 ue:
30 subnet: "10.250.0.0/16"
31 sgi:
32 subnet: "10.212.74.96/27"
33 gateway: "10.212.74.126"
34 s1u:
35 subnet: "10.212.74.80/28"
36 gateway: "10.212.74.94"