blob: c22efe1f2ceb146ada546ec64e44f33d215ca945 [file] [log] [blame]
Hyunsun Moone24835e2020-02-18 20:47:55 -08001images:
2 tags:
Hyunsun Moonbc0c9462020-02-19 18:21:28 +00003 nginx: registry.central.aetherproject.net/cdn-nginx:1.0.0
Hyunsun Moone24835e2020-02-18 20:47:55 -08004 pullPolicy: IfNotPresent
5
6nodeSelectors:
7 enabled: true
8 nginx:
9 label: aether-apps
10 value: enabled
11
12config:
13 sriov:
14 enabled: false
15 nginx:
16 sgiInterface:
17 name: eth2
18 mtu: 1200
19 cdnRemotes:
20 - name: remote-gcp
21 ip: 10.168.0.200
22 port: 30935
23 streams:
24 - name: 480p
25 value: 480
26
27networks:
28 ipam: static
29 sgi:
30 subnet: 192.168.250.0/24
31 mask: 255.255.255.0
32 gateway: 192.168.250.254