aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-bbs-event-processor.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/k8s-bbs-event-processor.yaml')
-rw-r--r--blueprints/k8s-bbs-event-processor.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints/k8s-bbs-event-processor.yaml b/blueprints/k8s-bbs-event-processor.yaml
index bd44a6c..5115b6b 100644
--- a/blueprints/k8s-bbs-event-processor.yaml
+++ b/blueprints/k8s-bbs-event-processor.yaml
@@ -19,7 +19,7 @@ tosca_definitions_version: cloudify_dsl_1_3
imports:
- https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml
- - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R6/k8splugin/1.7.2/k8splugin_types.yaml
+ - plugin:k8splugin?version=3.0.0
inputs:
aai_enrichment_host:
@@ -201,4 +201,4 @@ node_templates:
start:
inputs:
ports:
- - concat: [{get_input: internal_port},":",{get_input: external_port}]
+ - concat: [{get_input: internal_port},":",{get_input: external_port}]