diff options
author | Marco Platania <platania@research.att.com> | 2019-05-20 09:20:20 -0400 |
---|---|---|
committer | Daniel Rose <dr695h@att.com> | 2019-05-20 13:21:41 +0000 |
commit | ad0d28ce41c2c4a6d20acd91ead56bb85d489b54 (patch) | |
tree | 417d98923098131e3050c882460dca734a74d0c9 /robot | |
parent | 88fbb99d3a5c919db31cee1d0f151f9329a21e39 (diff) |
Update DCAE ms blueprint
Change-Id: I511247b3ce4a4eaf043dc0e33e49da706116a423
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'robot')
-rw-r--r-- | robot/assets/asdc/blueprints/k8s-tca-clamp-policy-05082019.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/robot/assets/asdc/blueprints/k8s-tca-clamp-policy-05082019.yaml b/robot/assets/asdc/blueprints/k8s-tca-clamp-policy-05082019.yaml index 9d9fb5e8..b4e54539 100644 --- a/robot/assets/asdc/blueprints/k8s-tca-clamp-policy-05082019.yaml +++ b/robot/assets/asdc/blueprints/k8s-tca-clamp-policy-05082019.yaml @@ -23,7 +23,7 @@ description: > imports: - http://www.getcloudify.org/spec/cloudify/3.4/types.yaml - - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/k8splugin/1.4.12/k8splugin_types.yaml + - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/k8splugin/1.4.13/k8splugin_types.yaml # - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4/clamppolicyplugin/1.0.0/clamppolicyplugin_types.yaml inputs: @@ -59,7 +59,7 @@ inputs: default: "8500" cbs_host: type: string - default: "config-binding-servicel" + default: "config-binding-service" cbs_port: type: string default: "10000" |