summaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/components/dcae-healthcheck
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-02-27 04:05:57 +0000
committerKrzysztof Opasiak <k.opasiak@samsung.com>2020-02-28 18:06:52 +0000
commitecd341e42c411dbedae6dd0445203d962308ab3f (patch)
tree162f1d925a51f58aaf179a9cffef3f2d62274398 /kubernetes/dcaegen2/components/dcae-healthcheck
parent45ba53a5c01c07f0b1eb91f61b607df04b090390 (diff)
tcagen2 prep + rls version updates
common mongo chart and input template for tca-gen2 VEScollector rls version for 7.1.1 support Heartbeat rls version for non root support Change-Id: Iea9c640411841553d79cee2b21447b87e2cd2a90 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1891 Issue-ID: DCAEGEN2-1907 Issue-ID: DCAEGEN2-2071 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'kubernetes/dcaegen2/components/dcae-healthcheck')
-rw-r--r--kubernetes/dcaegen2/components/dcae-healthcheck/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/dcaegen2/components/dcae-healthcheck/values.yaml b/kubernetes/dcaegen2/components/dcae-healthcheck/values.yaml
index fb5a195e60..ba8648a5be 100644
--- a/kubernetes/dcaegen2/components/dcae-healthcheck/values.yaml
+++ b/kubernetes/dcaegen2/components/dcae-healthcheck/values.yaml
@@ -28,7 +28,7 @@ global:
service:
name: dcae-healthcheck
- internalPort: 80
+ internalPort: 8080
externalPort: 80
type: ClusterIP
@@ -45,7 +45,7 @@ readiness:
periodSeconds: 10
# application image
repository: nexus3.onap.org:10001
-image: onap/org.onap.dcaegen2.deployments.healthcheck-container:1.2.5
+image: onap/org.onap.dcaegen2.deployments.healthcheck-container:1.3.0
# Resource Limit flavor -By Default using small
flavor: small