blob: 19ec3a72aed199e8998df3a8d18e5b0a18089f27 [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-staging"
11 s1u:
12 device: "s1u"
13 ip: "192.168.252.7/24"
14 sgi:
15 device: "sgi"
16 ip: "192.168.250.7/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.1"
28 s1u:
29 subnet: "192.168.252.0/24"
30 gateway: "192.168.252.1"