maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 1 | nsPrefix: onap |
| 2 | pullPolicy: IfNotPresent |
BorislavG | 8bfc6cf | 2018-02-27 15:04:26 +0000 | [diff] [blame^] | 3 | msbaddr: msb-iag.{{ .Values.nsPrefix }}:80 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 4 | nslcm: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 5 | image: nexus3.onap.org:10001/onap/vfc/nslcm:v1.0.2 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 6 | port: 8403 |
| 7 | nodePort: 30403 |
| 8 | replicas: 1 |
| 9 | resmgr: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 10 | image: nexus3.onap.org:10001/onap/vfc/resmanagement:v1.0.0 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 11 | port: 8480 |
| 12 | nodePort: 30480 |
| 13 | replicas: 1 |
| 14 | gvnfmdriver: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 15 | image: nexus3.onap.org:10001/onap/vfc/gvnfmdriver:v1.0.1 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 16 | port: 8484 |
| 17 | nodePort: 30484 |
| 18 | replicas: 1 |
maopengzhang | eea3dd6 | 2017-12-11 18:00:13 +0800 | [diff] [blame] | 19 | ztevnfmdriver: |
| 20 | image: nexus3.onap.org:10001/onap/vfc/ztevnfmdriver:v1.0.2 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 21 | port: 8410 |
| 22 | nodePort: 30410 |
| 23 | replicas: 1 |
| 24 | hwvnfmdriver: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 25 | image: nexus3.onap.org:10001/onap/vfc/nfvo/svnfm/huawei:v1.0.2 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 26 | port: 8482 |
| 27 | nodePort: 30482 |
| 28 | replicas: 1 |
| 29 | ztesdncdriver: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 30 | image: nexus3.onap.org:10001/onap/vfc/ztesdncdriver:v1.0.0 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 31 | port: 8411 |
| 32 | nodePort: 30411 |
| 33 | replicas: 1 |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 34 | nokiavnfmdriver: |
| 35 | image: nexus3.onap.org:10001/onap/vfc/nfvo/svnfm/nokia:v1.0.2 |
| 36 | port: 8486 |
| 37 | nodePort: 30412 |
| 38 | replicas: 1 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 39 | jujudriver: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 40 | image: nexus3.onap.org:10001/onap/vfc/jujudriver:v1.0.0 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 41 | port: 8483 |
| 42 | nodePort: 30483 |
| 43 | replicas: 1 |
| 44 | vnflcm: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 45 | image: nexus3.onap.org:10001/onap/vfc/vnflcm:v1.0.1 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 46 | port: 8801 |
| 47 | nodePort: 30801 |
| 48 | replicas: 1 |
| 49 | vnfres: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 50 | image: nexus3.onap.org:10001/onap/vfc/vnfres:v1.0.1 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 51 | port: 8802 |
| 52 | nodePort: 30802 |
| 53 | replicas: 1 |
| 54 | vnfmgr: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 55 | image: nexus3.onap.org:10001/onap/vfc/vnfmgr:v1.0.1 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 56 | port: 8803 |
| 57 | nodePort: 30803 |
| 58 | replicas: 1 |
| 59 | emsdriver: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 60 | image: nexus3.onap.org:10001/onap/vfc/emsdriver:v1.0.1 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 61 | port: 8206 |
| 62 | nodePort: 30296 |
| 63 | replicas: 1 |
| 64 | workflow: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 65 | image: nexus3.onap.org:10001/onap/vfc/wfengine-mgrservice:v1.0.0 |
| 66 | port: 10550 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 67 | nodePort: 30805 |
| 68 | replicas: 1 |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 69 | workflowengineactiviti: |
| 70 | image: nexus3.onap.org:10001/onap/vfc/wfengine-activiti:v1.0.0 |
| 71 | port: 8080 |
| 72 | nodePort: 30807 |
| 73 | replicas: 1 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 74 | catalog: |
Alexis de Talhouët | ed6bd73 | 2017-11-28 14:59:30 -0500 | [diff] [blame] | 75 | image: nexus3.onap.org:10001/onap/vfc/catalog:v1.0.2 |
maopengzhang | 799cc59 | 2017-09-01 09:37:48 +0800 | [diff] [blame] | 76 | port: 8806 |
| 77 | nodePort: 30806 |
BorislavG | 8bfc6cf | 2018-02-27 15:04:26 +0000 | [diff] [blame^] | 78 | replicas: 1 |