Merge "config seg mso db deployment"
[oom.git] / kubernetes / policy / values.yaml
1 nsPrefix: onap
2 pullPolicy: Always
3 nodePortPrefix: 302
4
5 # POLICY hotfix - Note this must be temporary
6 # See https://jira.onap.org/browse/POLICY-510
7 aaiServiceClusterIp: 10.43.255.254
8
9 image:
10   readiness: oomk8s/readiness-check
11   readinessVersion: 1.0.0
12   policyPe: nexus3.onap.org:10001/onap/policy/policy-pe
13   policyPeVersion: v1.1.1
14   policyDrools: nexus3.onap.org:10001/onap/policy/policy-drools
15   policyDroolsVersion: v1.1.1
16   policyDb: nexus3.onap.org:10001/onap/policy/policy-db
17   policyDbVersion: v1.1.1
18   policyNexus: nexus3.onap.org:10001/onap/policy/policy-nexus
19   policyNexusVersion: v1.1.1
20   ubuntu: ubuntu:16.04
21   filebeat: docker.elastic.co/beats/filebeat:5.5.0