aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-07-17 13:52:31 +0000
committerVijay Venkatesh Kumar <vv770d@att.com>2019-07-20 16:38:59 +0000
commitd63c814f6c6673dc733d844cab061b10ab282723 (patch)
tree9b41644d914fafc1548e377f4cd5cf2074d8a464 /kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml
parent25d245fc8a18f34fa64fca0086acdf19fbc50e0e (diff)
dcae-dashboard instantiaion through helm
Change-Id: I5e4adc068b62f6440fed59cb31df0d9510358f19 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1318 Issue-ID: DCAEGEN2-913 Issue-ID: DCAEGEN2-1685 Issue-ID: DCAEGEN2-1597 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Diffstat (limited to 'kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml')
-rw-r--r--kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml8
1 files changed, 5 insertions, 3 deletions
diff --git a/kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml b/kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml
index 882cf371e7..3418515fc8 100644
--- a/kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml
+++ b/kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml
@@ -42,9 +42,11 @@ config:
host: dcae-cloudify-manager
port: 443
proto: https
+ #Temporary assignment to avoid conflict
+ #To be removed after bootstrap changes done to remove dashboard
dashboard:
- port: 30418
- portSecure: 30419
+ port: 30473
+ portSecure: 30474
datafile_collector:
port: 30223
portSecure: 30262
@@ -93,7 +95,7 @@ postgres:
# application image
repository: nexus3.onap.org:10001
-image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.6.0-STAGING-latest
+image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.6.2-STAGING-latest
default_k8s_location: central
# DCAE component images to be deployed via Cloudify Manager