aboutsummaryrefslogtreecommitdiffstats
path: root/blueprints/k8s-datafile.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'blueprints/k8s-datafile.yaml')
-rw-r--r--blueprints/k8s-datafile.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints/k8s-datafile.yaml b/blueprints/k8s-datafile.yaml
index 5ddb132..ddc5666 100644
--- a/blueprints/k8s-datafile.yaml
+++ b/blueprints/k8s-datafile.yaml
@@ -6,7 +6,7 @@ tosca_definitions_version: cloudify_dsl_1_3
description: Docker application to collect log file from PNF
imports:
- http://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml
-- plugin:k8splugin?version=3.0.0
+- plugin:k8splugin?version=3.3.0
- plugin:dmaap?version=1.5.0
inputs:
PM_MEAS_FILES_feed0_location:
@@ -59,7 +59,7 @@ inputs:
default: false
node_templates:
datafile-collector:
- type: dcae.nodes.ContainerizedServiceComponentUsingDmaap
+ type: dcae.nodes.ContainerizedServiceComponent
interfaces:
cloudify.interfaces.lifecycle:
start: