blob: 3429493245779cff6d90f9dc278d522c291b5642 [file] [log] [blame]
Hyunsun Moonc450b922020-04-13 10:51:11 -07001images:
2 tags:
3 bess: "registry.central.aetherproject.net/upf-epc-bess:#SET_VALUE"
4 cpiface: "registry.central.aetherproject.net/upf-epc-cpiface:#SET_VALUE"
5 pullPolicy: "IfNotPresent"
6
7nodeSelectors:
8 enabled: #SET_VALUE
9 spgwu:
10 label: omec-upf
11 value: enabled
12
13config:
14 spgwu:
15 name: #SET_VALUE
16 s1u:
17 device: "s1u"
18 ip: #SET_VALUE
19 sgi:
20 device: "sgi"
21 ip: #SET_VALUE
22 zmq:
23 spgwc:
24 addr: "spgwc-headless.omec.svc.product.central"
25
26networks:
27 enb:
28 subnet: #SET_VALUE
29 ue:
30 subnet: #SET_VALUE
31 sgi:
32 subnet: #SET_VALUE
33 gateway: #SET_VALUE
34 s1u:
35 subnet: #SET_VALUE
36 gateway: #SET_VALUE