aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-tcagen2-clampnode.yaml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2021-08-31 21:39:59 +0000
committervv770d <vv770d@att.com>2021-09-13 19:08:38 +0000
commitabc653a84c1704c6e7be36bd8a075896c34c89aa (patch)
tree73a46fd8fa7653416b494836928884c5bc8ad677 /blueprints/k8s-tcagen2-clampnode.yaml
parent383449627256d59dd6e2ac6a1cf54d3bd4ce73fa (diff)
Misc blueprints version revision for Istanbul
Updated version for following services bbs-ep,dfc,dl-admin,hv-ves,kpi-ms,pm-mapper pmsh,slice-analysis, son-handler,tca, vescollectro Change-Id: I8cce3e15a1589320d7fd8c4ed8a096e1b4ff3e0d Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2904 Signed-off-by: vv770d <vv770d@att.com>
Diffstat (limited to 'blueprints/k8s-tcagen2-clampnode.yaml')
-rw-r--r--blueprints/k8s-tcagen2-clampnode.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/blueprints/k8s-tcagen2-clampnode.yaml b/blueprints/k8s-tcagen2-clampnode.yaml
index 82335d5..574dd10 100644
--- a/blueprints/k8s-tcagen2-clampnode.yaml
+++ b/blueprints/k8s-tcagen2-clampnode.yaml
@@ -20,7 +20,7 @@ tosca_definitions_version: cloudify_dsl_1_3
imports:
- https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml
- plugin:k8splugin?version=>=3.4.3,<4.0.0
- - plugin:clamppolicyplugin?version=1.1.0
+ - plugin:clamppolicyplugin?version=1.1.1
inputs:
service_name:
type: string
@@ -37,13 +37,13 @@ inputs:
default: "mongodb://dcae-mongohost/dcae-tcagen2"
tag_version:
type: string
- default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.2.1"
+ default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.3.1"
tca.aai.password:
type: string
default: "DCAE"
tca.aai.url:
type: string
- default: "http://aai.onap.svc.cluster.local"
+ default: "https://aai.onap.svc.cluster.local:8443"
tca.aai.username:
type: string
default: "DCAE"