diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-09-08 07:14:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-09-08 07:14:05 +0000 |
commit | 315c082ff9b0db1d163a379aeb8953b2888dc045 (patch) | |
tree | db63b7036cf01374b33d928f7f89d800d6595171 /kubernetes/so/charts | |
parent | faaf35d70fb8b5b0a54bf4526c961d5574cc7f6f (diff) | |
parent | b6a0f9ef4cefa4c63bcc9b57e8ffeb236194dcd7 (diff) |
Merge "Update so-etsi-nfvo-ns-lcm with the new version of readiness image 3.0.1"
Diffstat (limited to 'kubernetes/so/charts')
-rw-r--r-- | kubernetes/so/charts/so-etsi-nfvo-ns-lcm/values.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kubernetes/so/charts/so-etsi-nfvo-ns-lcm/values.yaml b/kubernetes/so/charts/so-etsi-nfvo-ns-lcm/values.yaml index 20f5de8a60..12bc8d38af 100644 --- a/kubernetes/so/charts/so-etsi-nfvo-ns-lcm/values.yaml +++ b/kubernetes/so/charts/so-etsi-nfvo-ns-lcm/values.yaml @@ -18,8 +18,7 @@ global: nodePortPrefixExt: 304 repository: nexus3.onap.org:10001 - readinessRepository: oomk8s - readinessImage: readiness-check:2.0.2 + readinessImage: onap/oom/readiness:3.0.1 persistence: mountPath: /dockerdata-nfs |