diff options
author | kerenj <keren.joseph@amdocs.com> | 2018-02-22 13:17:15 +0000 |
---|---|---|
committer | kerenj <keren.joseph@amdocs.com> | 2018-02-22 13:17:15 +0000 |
commit | 9844664a9b95b6b3b5d254244efd67a4d8898278 (patch) | |
tree | f45cc90ede147667fb53e9f003935dd0bd4b77ea /kubernetes/policy/values.yaml | |
parent | 2e00737960d2131070d809c2b81d48382020c189 (diff) |
policy - readiness image update
changes can be seen in reviews: 31743 and 31721
Issue-ID: OOM-514
Change-Id: I001362b65b03137d996e93b1ace64438bcbf2d9c
Signed-off-by: kerenj <keren.joseph@amdocs.com>
Diffstat (limited to 'kubernetes/policy/values.yaml')
-rw-r--r-- | kubernetes/policy/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index 79b59cf58e..3af4af893e 100644 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -13,7 +13,7 @@ papReplicas: 1 pdpReplicas: 1 image: readiness: oomk8s/readiness-check - readinessVersion: 1.0.0 + readinessVersion: 1.1.0 policyPe: nexus3.onap.org:10001/onap/policy/policy-pe policyPeVersion: v1.1.1 policyDrools: nexus3.onap.org:10001/onap/policy/policy-drools |