aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-tcagen2-clampnode.yaml
diff options
context:
space:
mode:
authorvv770d <vv770d@att.com>2020-08-25 21:09:28 +0000
committervv770d <vv770d@att.com>2020-08-25 21:09:36 +0000
commite1fd4ab9dad8f3910cef2a75e896cb7e789decdf (patch)
tree597ffd95508b287ab3ab6d0c8f2911a67dd69a7a /blueprints/k8s-tcagen2-clampnode.yaml
parent79fe54c04d20f2624b63681218fd26828b33e29b (diff)
Fix yaml lint issue on tcagen2
Change-Id: I65643a4efdad5da9e4af375ecf2422578e92ae4c Signed-off-by: vv770d <vv770d@att.com> Issue-ID: DCAEGEN2-2198
Diffstat (limited to 'blueprints/k8s-tcagen2-clampnode.yaml')
-rw-r--r--blueprints/k8s-tcagen2-clampnode.yaml13
1 files changed, 5 insertions, 8 deletions
diff --git a/blueprints/k8s-tcagen2-clampnode.yaml b/blueprints/k8s-tcagen2-clampnode.yaml
index a31fd88..cc15ffa 100644
--- a/blueprints/k8s-tcagen2-clampnode.yaml
+++ b/blueprints/k8s-tcagen2-clampnode.yaml
@@ -16,8 +16,6 @@
# ============LICENSE_END======================================================
#k8s-tca-gen2-v3.yaml
-#k8s-tca-gen2-v3.yaml
-
tosca_definitions_version: cloudify_dsl_1_3
imports:
- https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml
@@ -39,7 +37,7 @@ 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.0.1"
+ default: "nexus3.onap.org:10001/onap/org.onap.dcaegen2.analytics.tca-gen2.dcae-analytics-tca-web:1.2.0"
tca.aai.password:
type: string
default: "DCAE"
@@ -82,8 +80,8 @@ node_templates:
streams_publishes:
tca_handle_out:
dmaap_info:
- topic_url:
- get_input: tca_handle_out_publish_url
+ topic_url:
+ get_input: tca_handle_out_publish_url
type: message_router
streams_subscribes:
tca_handle_in:
@@ -138,7 +136,6 @@ node_templates:
type: clamp.nodes.policy
properties:
policy_id:
- get_input: policy_id
+ get_input: policy_id
policy_model_id:
- get_input: policy_model_id
-
+ get_input: policy_model_id