blob: 38a21c497497d0ab91286de6eef1dad76bff2d6e [file] [log] [blame]
Hyunsun Moon225cd552020-04-13 10:30:38 -07001images:
2 tags:
3 bess: "registry.central.aetherproject.net/upf-epc-bess:0.1.0-dev"
4 cpiface: "registry.central.aetherproject.net/upf-epc-cpiface:0.1.0-dev"
5 pullPolicy: "IfNotPresent"
6nodeSelectors:
7 enabled: true
8config:
9 spgwu:
10 name: "dp-demo"
11 s1u:
12 device: "s1u"
13 ip: "192.168.252.3/24"
14 sgi:
15 device: "sgi"
16 ip: "192.168.250.3/24"
17 zmq:
18 spgwc:
19 addr: "spgwc-headless.omec.svc.product.central"
20networks:
21 enb:
22 subnet: "192.168.251.0/24"
23 ue:
24 subnet: "10.250.0.0/16"
25 sgi:
26 subnet: "192.168.250.0/24"
27 gateway: "192.168.250.254"
28 s1u:
29 subnet: "192.168.252.0/24"
30 gateway: "192.168.252.254"