X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fvalues.yaml;h=ce037d896d0a9841ef76b3f7cda94e193141f5b5;hb=258d021298259d74de861bf06f9c7c1048212a77;hp=0f990c94ff94c2f8895dd45f0aaed925ad980e20;hpb=0e8f8899ca6fdc589316c59f90f8f7283bbfad49;p=oom.git diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index 0f990c94ff..ce037d896d 100644 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -1,9 +1,16 @@ 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/onap/policy/policy-pe + policyPeVersion: v1.1.1 + policyDrools: nexus3.onap.org:10001/onap/policy/policy-drools + policyDroolsVersion: v1.1.1 + policyDb: nexus3.onap.org:10001/onap/policy/policy-db + policyDbVersion: v1.1.1 + policyNexus: nexus3.onap.org:10001/onap/policy/policy-nexus + policyNexusVersion: v1.1.1 ubuntu: ubuntu:16.04 + filebeat: docker.elastic.co/beats/filebeat:5.5.0 \ No newline at end of file