X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fvalues.yaml;h=ce037d896d0a9841ef76b3f7cda94e193141f5b5;hb=52065444bd1e0f490c5b90700871dfa77f17ab9d;hp=19ff66c34a24e7c46c354507e116256f65ca87fb;hpb=3b697f6c07a1af4625f3982096e87f2c783f8890;p=oom.git diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index 19ff66c34a..ce037d896d 100644 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -1,9 +1,16 @@ -NS: onap-policy +nsPrefix: onap pullPolicy: Always +nodePortPrefix: 302 image: - readiness: oomk8s/readiness-check:1.0.0 - policyPe: nexus3.onap.org:10001/openecomp/policy/policy-pe:1.1-STAGING-latest - policyDrools: nexus3.onap.org:10001/openecomp/policy/policy-drools:1.1-STAGING-latest - policyDb: nexus3.onap.org:10001/openecomp/policy/policy-db:1.1-STAGING-latest - policyNexus: nexus3.onap.org:10001/openecomp/policy/policy-nexus:1.1-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