HuabingZhao | 14391b4 | 2017-09-02 14:38:07 +0800 | [diff] [blame] | 1 | nsPrefix: onap |
2 | pullPolicy: IfNotPresent | ||||
3 | image: | ||||
4 | consul: consul:latest | ||||
5 | discovery: nexus3.onap.org:10001/onap/msb/msb_discovery:latest | ||||
HuabingZhao | 28f6d3b | 2017-09-19 21:37:38 -0400 | [diff] [blame^] | 6 | apigateway: nexus3.onap.org:10001/onap/msb/msb_apigateway:latest |
HuabingZhao | 14391b4 | 2017-09-02 14:38:07 +0800 | [diff] [blame] | 7 | |
HuabingZhao | 4ea0655 | 2017-08-29 15:30:10 +0800 | [diff] [blame] | 8 | consulPort: 8500 |
HuabingZhao | f2a9f56 | 2017-08-26 11:49:59 +0800 | [diff] [blame] | 9 | consulNodePort: 30500 |
HuabingZhao | 3469029 | 2017-08-30 13:42:11 +0800 | [diff] [blame] | 10 | |
HuabingZhao | aac1c92 | 2017-09-09 15:59:00 +0800 | [diff] [blame] | 11 | # Should remove cluster IP after domain name is supported by API gateway |
HuabingZhao | 3469029 | 2017-08-30 13:42:11 +0800 | [diff] [blame] | 12 | discoveryClusterIP: 10.43.6.205 |
HuabingZhao | 4ea0655 | 2017-08-29 15:30:10 +0800 | [diff] [blame] | 13 | discoveryPort: 10081 |
HuabingZhao | c2b4fcf | 2017-08-29 10:48:25 +0800 | [diff] [blame] | 14 | discoveryNodePort: 30081 |
HuabingZhao | 77d44cd | 2017-08-30 09:30:03 +0800 | [diff] [blame] | 15 | discoveryReplicas: 1 |
HuabingZhao | 3469029 | 2017-08-30 13:42:11 +0800 | [diff] [blame] | 16 | |
HuabingZhao | 4ea0655 | 2017-08-29 15:30:10 +0800 | [diff] [blame] | 17 | iagPort: 80 |
18 | iagNodePort: 30080 | ||||
HuabingZhao | 3469029 | 2017-08-30 13:42:11 +0800 | [diff] [blame] | 19 | iagReplicas: 1 |
20 | |||||
HuabingZhao | 4ea0655 | 2017-08-29 15:30:10 +0800 | [diff] [blame] | 21 | eagPort: 80 |
22 | eagNodePort: 30082 | ||||
HuabingZhao | 28f6d3b | 2017-09-19 21:37:38 -0400 | [diff] [blame^] | 23 | eagReplicas: 1 |