aboutsummaryrefslogtreecommitdiffstats
path: root/operations/dcae/blueprints/k8s-sleepingcelldetector.yaml
diff options
context:
space:
mode:
authork.kedron <k.kedron@partner.samsung.com>2021-08-18 14:23:29 +0200
committerk.kedron <k.kedron@partner.samsung.com>2021-08-23 10:16:45 +0200
commitb9f6ba9a2501055c8ff4bc4497fc0b5d02d0ac32 (patch)
treeea94fee8f29b29fc36ff565d19723f96ed6590f0 /operations/dcae/blueprints/k8s-sleepingcelldetector.yaml
parent7353dfdf4d4a775cd2dfdf79b449112b75469987 (diff)
Update rapps blueprints
To support honolulu New datacollector code Issue-ID: INT-1945 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: Iba0b9b91f70ca77f4a4d8d9520898bc332950832
Diffstat (limited to 'operations/dcae/blueprints/k8s-sleepingcelldetector.yaml')
-rw-r--r--operations/dcae/blueprints/k8s-sleepingcelldetector.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/operations/dcae/blueprints/k8s-sleepingcelldetector.yaml b/operations/dcae/blueprints/k8s-sleepingcelldetector.yaml
index e06b508..fe087fa 100644
--- a/operations/dcae/blueprints/k8s-sleepingcelldetector.yaml
+++ b/operations/dcae/blueprints/k8s-sleepingcelldetector.yaml
@@ -19,7 +19,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.2
+ - plugin:k8splugin?version=>=3.4.3,<4.0.0
inputs:
service_id:
type: string
@@ -28,7 +28,7 @@ inputs:
image:
type: string
description: docker image name and version
- default: "nexus3.onap.org:10001/onap/sleepingcelldetector/sleepingcelldetector:0.0.1-SNAPSHOT"
+ default: "nexus3.onap.org:10001/onap/integration/usecase/a1-policy-enforcement/sleepingcelldetector"
node_templates:
rapp-sleepingcelldetector: