policy - readiness image update
[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 brmsgwReplicas: 1
9 droolsReplicas: 1
10 mariadbReplicas: 1
11 nexusReplicas: 1
12 papReplicas: 1
13 pdpReplicas: 1
14 image:
15   readiness: oomk8s/readiness-check
16   readinessVersion: 1.1.0
17   policyPe: nexus3.onap.org:10001/onap/policy/policy-pe
18   policyPeVersion: v1.1.1
19   policyDrools: nexus3.onap.org:10001/onap/policy/policy-drools
20   policyDroolsVersion: v1.1.1
21   policyDb: nexus3.onap.org:10001/onap/policy/policy-db
22   policyDbVersion: v1.1.1
23   policyNexus: nexus3.onap.org:10001/onap/policy/policy-nexus
24   policyNexusVersion: v1.1.1
25   ubuntu: ubuntu:16.04
26   filebeat: docker.elastic.co/beats/filebeat:5.5.0