blob: b790a9c2ff1423621e504dc100c9be589516bcdd [file] [log] [blame]
---
# Copyright 2019-present Open Networking Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
nginx_hostname: "nginx"
local_vlc_hostname: "local_vlc"
remote_ip: 10.90.0.132
stream_name: 1.stream
spgwu_sgiip: 13.0.0.83
ue_ip_subnet1: 16.0.0.0/8
ue_ip_subnet2: 17.0.0.0/8
etcdurl: http://node1:32379
nginx:
images:
nginx_image: "woojoong/nginx:onf-video-v3"
ports:
rtmp_orig: 1935
rtmp_np: 31935
replicas: 1
nodeselector:
sriov: netdevice
network:
sriov:
enabled: true
networks:
- name: sgi-net-nd
type: sriov
ipam: centralip
subnet: 13.1.1.0/24
gateway: 13.1.1.254