X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fvalues.yaml;h=1b2ed0f8803fdd908b3688f6d907e043796e6c94;hb=f6a39a8d6b2d2ee44d157c71a396e4de32ccba69;hp=25823b09699d782b50c0b59e8546339ee300054e;hpb=018b9507352fcd750fc69d8978db04ecfe847485;p=oom.git diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index 25823b0969..1b2ed0f880 100644 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -2,9 +2,14 @@ nsPrefix: onap pullPolicy: Always nodePortPrefix: 302 image: - readiness: oomk8s/readiness-check:1.0.0 - policyPe: nexus3.onap.org:10001/openecomp/policy/policy-pe:1.0-STAGING-latest - policyDrools: nexus3.onap.org:10001/openecomp/policy/policy-drools:1.0-STAGING-latest - policyDb: nexus3.onap.org:10001/openecomp/policy/policy-db:1.0-STAGING-latest - policyNexus: nexus3.onap.org:10001/openecomp/policy/policy-nexus:1.0-STAGING-latest + readiness: oomk8s/readiness-check + readinessVersion: 1.0.0 + policyPe: nexus3.onap.org:10001/openecomp/policy/policy-pe + policyPeVersion: 1.1-STAGING-latest + policyDrools: nexus3.onap.org:10001/openecomp/policy/policy-drools + policyDroolsVersion: 1.1-STAGING-latest + policyDb: nexus3.onap.org:10001/openecomp/policy/policy-db + policyDbVersion: 1.1-STAGING-latest + policyNexus: nexus3.onap.org:10001/openecomp/policy/policy-nexus + policyNexusVersion: 1.1-STAGING-latest ubuntu: ubuntu:16.04