diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-03-31 15:29:13 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-03-31 15:52:55 +0000 |
commit | dddb01cd947962fd5018be31f19346aef513d597 (patch) | |
tree | 2ff51018ab2b3abb804126115babd187febf5441 /kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml | |
parent | 89d26f3bca47b58e769cca7726c18d2a41dfcb66 (diff) |
Disable VES/http
dcae-bootstrap (1.12.4)
PMSH 1.0.2 bp update
Disable VES/HTTP (OJSI-116)
dcae-healthcheck 1.3.1
Change-Id: Ib594d5787783876997ccd6559a58f16f6354524d
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-2172
Issue-ID: OJSI-116
Issue-ID: DCAEGEN2-2129
Issue-ID: DCAEGEN2-2174
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml')
-rw-r--r-- | kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml b/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml index c2261d1ded..19b59722a2 100644 --- a/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml +++ b/kubernetes/dcaegen2/components/dcae-bootstrap/values.yaml @@ -109,7 +109,7 @@ mongo: # application image repository: nexus3.onap.org:10001 -image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.12.3 +image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.12.4 default_k8s_location: central # DCAE component images to be deployed via Cloudify Manager |