blob: d43ee6134314ee3aac37112d8fbde35d01512199 [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
liangkec5861802017-09-12 15:41:20 +080015nsPrefix: onap
16pullPolicy: Always
17nodePortPrefix: 302
kerenjf4a61d82018-02-25 14:29:41 +000018dataRootDir: /dockerdata-nfs
vaibhav_16dec65bb2de2018-02-16 07:46:32 +000019frameworkReplicas: 1
20ocataReplicas: 1
21vioReplicas: 1
22windRiverReplicas: 1
liangkec5861802017-09-12 15:41:20 +080023image:
kerenj0a50f4c2018-02-22 13:13:47 +000024 readiness: oomk8s/readiness-check:1.1.0
liangke2817f442018-01-30 18:39:25 +080025 framework: nexus3.onap.org:10001/onap/multicloud/framework:latest
26 vio: nexus3.onap.org:10001/onap/multicloud/vio:latest
Bin Yangc86d6a72018-03-13 10:03:08 +080027 ocata: nexus3.onap.org:10001/onap/multicloud/openstack-ocata:latest
28 windriver: nexus3.onap.org:10001/onap/multicloud/openstack-windriver:latest
liangke2817f442018-01-30 18:39:25 +080029 filebeat: docker.elastic.co/beats/filebeat:5.5.0
liangkebc3d8e92017-09-20 10:22:46 +080030# domain name of msb gateway
BorislavG8bfc6cf2018-02-27 15:04:26 +000031msbgateway: msb-iag.{{ .Values.nsPrefix }}
kerenj0a50f4c2018-02-22 13:13:47 +000032msbPort: 80
BorislavG5f3b6192018-03-25 18:12:38 +030033
34config:
35 logstashServiceName: log-ls
36 logstashPort: 5044