blob: 5bd6b09f6279054dbea6321c9d2d17863570a609 [file] [log] [blame]
vaibhav_16dece04b2fe2018-03-22 09:07:12 +00001# Copyright © 2017 Amdocs, Bell Canada
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
maopengzhang799cc592017-09-01 09:37:48 +080015nsPrefix: onap
16pullPolicy: IfNotPresent
BorislavG8bfc6cf2018-02-27 15:04:26 +000017msbaddr: msb-iag.{{ .Values.nsPrefix }}:80
maopengzhang799cc592017-09-01 09:37:48 +080018nslcm:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050019 image: nexus3.onap.org:10001/onap/vfc/nslcm:v1.0.2
maopengzhang799cc592017-09-01 09:37:48 +080020 port: 8403
21 nodePort: 30403
22 replicas: 1
23resmgr:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050024 image: nexus3.onap.org:10001/onap/vfc/resmanagement:v1.0.0
maopengzhang799cc592017-09-01 09:37:48 +080025 port: 8480
26 nodePort: 30480
27 replicas: 1
28gvnfmdriver:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050029 image: nexus3.onap.org:10001/onap/vfc/gvnfmdriver:v1.0.1
maopengzhang799cc592017-09-01 09:37:48 +080030 port: 8484
31 nodePort: 30484
32 replicas: 1
maopengzhangeea3dd62017-12-11 18:00:13 +080033ztevnfmdriver:
34 image: nexus3.onap.org:10001/onap/vfc/ztevnfmdriver:v1.0.2
maopengzhang799cc592017-09-01 09:37:48 +080035 port: 8410
36 nodePort: 30410
37 replicas: 1
38hwvnfmdriver:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050039 image: nexus3.onap.org:10001/onap/vfc/nfvo/svnfm/huawei:v1.0.2
maopengzhang799cc592017-09-01 09:37:48 +080040 port: 8482
41 nodePort: 30482
42 replicas: 1
43ztesdncdriver:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050044 image: nexus3.onap.org:10001/onap/vfc/ztesdncdriver:v1.0.0
maopengzhang799cc592017-09-01 09:37:48 +080045 port: 8411
46 nodePort: 30411
47 replicas: 1
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050048nokiavnfmdriver:
49 image: nexus3.onap.org:10001/onap/vfc/nfvo/svnfm/nokia:v1.0.2
50 port: 8486
51 nodePort: 30412
52 replicas: 1
Denes Nemethad6799b2018-03-28 17:35:28 +020053nokiav2vnfmdriver:
54 image: nexus3.onap.org:10001/onap/vfc/nfvo/svnfm/nokiav2:1.1.0-STAGING-latest
55 port: 8089
56 nodePort: 30413
57 replicas: 1
maopengzhang799cc592017-09-01 09:37:48 +080058jujudriver:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050059 image: nexus3.onap.org:10001/onap/vfc/jujudriver:v1.0.0
maopengzhang799cc592017-09-01 09:37:48 +080060 port: 8483
61 nodePort: 30483
62 replicas: 1
63vnflcm:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050064 image: nexus3.onap.org:10001/onap/vfc/vnflcm:v1.0.1
maopengzhang799cc592017-09-01 09:37:48 +080065 port: 8801
66 nodePort: 30801
67 replicas: 1
68vnfres:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050069 image: nexus3.onap.org:10001/onap/vfc/vnfres:v1.0.1
maopengzhang799cc592017-09-01 09:37:48 +080070 port: 8802
71 nodePort: 30802
72 replicas: 1
73vnfmgr:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050074 image: nexus3.onap.org:10001/onap/vfc/vnfmgr:v1.0.1
maopengzhang799cc592017-09-01 09:37:48 +080075 port: 8803
76 nodePort: 30803
77 replicas: 1
78emsdriver:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050079 image: nexus3.onap.org:10001/onap/vfc/emsdriver:v1.0.1
maopengzhang799cc592017-09-01 09:37:48 +080080 port: 8206
81 nodePort: 30296
82 replicas: 1
83workflow:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050084 image: nexus3.onap.org:10001/onap/vfc/wfengine-mgrservice:v1.0.0
85 port: 10550
maopengzhang799cc592017-09-01 09:37:48 +080086 nodePort: 30805
87 replicas: 1
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050088workflowengineactiviti:
89 image: nexus3.onap.org:10001/onap/vfc/wfengine-activiti:v1.0.0
90 port: 8080
91 nodePort: 30807
92 replicas: 1
maopengzhang799cc592017-09-01 09:37:48 +080093catalog:
Alexis de Talhouëted6bd732017-11-28 14:59:30 -050094 image: nexus3.onap.org:10001/onap/vfc/catalog:v1.0.2
maopengzhang799cc592017-09-01 09:37:48 +080095 port: 8806
96 nodePort: 30806
BorislavG8bfc6cf2018-02-27 15:04:26 +000097 replicas: 1