vaibhav_16dec | e04b2fe | 2018-03-22 09:07:12 +0000 | [diff] [blame] | 1 | # 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 | |
Mandeep Khinda | 0e8f889 | 2017-08-25 03:31:17 +0000 | [diff] [blame] | 15 | nsPrefix: onap |
kerenj | cbac010 | 2017-08-23 10:22:33 +0000 | [diff] [blame] | 16 | pullPolicy: Always |
kerenj | 78eff21 | 2017-08-29 09:56:36 +0000 | [diff] [blame] | 17 | nodePortPrefix: 302 |
vaibhav_16dec | 4930205 | 2018-02-15 10:00:06 +0000 | [diff] [blame] | 18 | portalAppsReplicas: 1 |
| 19 | portalDbReplicas: 1 |
| 20 | vncPortalReplicas: 1 |
| 21 | portalWidgetsReplicas: 1 |
kerenj | 2dabc18 | 2018-02-25 08:12:21 +0000 | [diff] [blame] | 22 | dataRootDir: /dockerdata-nfs |
kerenj | cbac010 | 2017-08-23 10:22:33 +0000 | [diff] [blame] | 23 | image: |
kerenj | befb96e | 2018-02-22 13:21:27 +0000 | [diff] [blame] | 24 | readiness: oomk8s/readiness-check:1.1.0 |
Alexis de Talhouët | 5425c73 | 2017-11-29 07:50:38 -0500 | [diff] [blame] | 25 | portalapps: nexus3.onap.org:10001/onap/portal-apps:v1.3.0 |
| 26 | portaldb: nexus3.onap.org:10001/onap/portal-db:v1.3.0 |
kerenj | cbac010 | 2017-08-23 10:22:33 +0000 | [diff] [blame] | 27 | mariadbClient: oomk8s/mariadb-client-init:1.0.0 |
Alexis de Talhouët | 5425c73 | 2017-11-29 07:50:38 -0500 | [diff] [blame] | 28 | portalwms: nexus3.onap.org:10001/onap/portal-wms:v1.3.0 |
kerenj | cbac010 | 2017-08-23 10:22:33 +0000 | [diff] [blame] | 29 | ubuntuDesktop: dorowu/ubuntu-desktop-lxde-vnc |
yuryn | d0707be | 2017-09-27 14:54:18 +0300 | [diff] [blame] | 30 | filebeat: docker.elastic.co/beats/filebeat:5.5.0 |
mayank | c8f632c | 2018-01-21 10:08:25 +0000 | [diff] [blame] | 31 | ubuntuInit: oomk8s/ubuntu-init:1.0.0 |
Mandeep Khinda | f8bda5c | 2017-09-11 20:12:08 +0000 | [diff] [blame] | 32 | onapPortal: |
Mike Elliott | 46f1455 | 2017-09-21 13:07:03 -0400 | [diff] [blame] | 33 | webappsDir: "/opt/apache-tomcat-8.0.37/webapps" |
BorislavG | 5f3b619 | 2018-03-25 18:12:38 +0300 | [diff] [blame^] | 34 | config: |
| 35 | logstashServiceName: log-ls |
| 36 | logstashPort: 5044 |