Mandeep Khinda | 0e8f889 | 2017-08-25 03:31:17 +0000 | [diff] [blame] | 1 | nsPrefix: onap |
kerenj | 3b697f6 | 2017-08-23 11:21:21 +0000 | [diff] [blame] | 2 | pullPolicy: Always |
kerenj | 78eff21 | 2017-08-29 09:56:36 +0000 | [diff] [blame] | 3 | nodePortPrefix: 302 |
Alexis de Talhouët | df4db0b | 2017-12-11 08:36:25 -0500 | [diff] [blame] | 4 | |
| 5 | # POLICY hotfix - Note this must be temporary |
| 6 | # See https://jira.onap.org/browse/POLICY-510 |
| 7 | aaiServiceClusterIp: 10.43.255.254 |
vaibhav_16dec | f785cf3 | 2018-02-15 10:15:44 +0000 | [diff] [blame] | 8 | brmsgwReplicas: 1 |
| 9 | droolsReplicas: 1 |
| 10 | mariadbReplicas: 1 |
| 11 | nexusReplicas: 1 |
| 12 | papReplicas: 1 |
| 13 | pdpReplicas: 1 |
kerenj | 3b697f6 | 2017-08-23 11:21:21 +0000 | [diff] [blame] | 14 | image: |
Eric Au | cdaafde | 2017-08-31 16:18:11 -0400 | [diff] [blame] | 15 | readiness: oomk8s/readiness-check |
kerenj | 9844664 | 2018-02-22 13:17:15 +0000 | [diff] [blame^] | 16 | readinessVersion: 1.1.0 |
Mandeep Khinda | 1261024 | 2017-09-14 11:37:33 +0000 | [diff] [blame] | 17 | policyPe: nexus3.onap.org:10001/onap/policy/policy-pe |
Alexis de Talhouët | 5425c73 | 2017-11-29 07:50:38 -0500 | [diff] [blame] | 18 | policyPeVersion: v1.1.1 |
Mandeep Khinda | 1261024 | 2017-09-14 11:37:33 +0000 | [diff] [blame] | 19 | policyDrools: nexus3.onap.org:10001/onap/policy/policy-drools |
Alexis de Talhouët | 5425c73 | 2017-11-29 07:50:38 -0500 | [diff] [blame] | 20 | policyDroolsVersion: v1.1.1 |
Mandeep Khinda | 1261024 | 2017-09-14 11:37:33 +0000 | [diff] [blame] | 21 | policyDb: nexus3.onap.org:10001/onap/policy/policy-db |
Alexis de Talhouët | 5425c73 | 2017-11-29 07:50:38 -0500 | [diff] [blame] | 22 | policyDbVersion: v1.1.1 |
Mandeep Khinda | 1261024 | 2017-09-14 11:37:33 +0000 | [diff] [blame] | 23 | policyNexus: nexus3.onap.org:10001/onap/policy/policy-nexus |
Alexis de Talhouët | 5425c73 | 2017-11-29 07:50:38 -0500 | [diff] [blame] | 24 | policyNexusVersion: v1.1.1 |
kerenj | 3b697f6 | 2017-08-23 11:21:21 +0000 | [diff] [blame] | 25 | ubuntu: ubuntu:16.04 |
vaibhav_16dec | f785cf3 | 2018-02-15 10:15:44 +0000 | [diff] [blame] | 26 | filebeat: docker.elastic.co/beats/filebeat:5.5.0 |