diff options
author | Marco Platania <platania@research.att.com> | 2019-05-20 09:20:20 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2019-05-20 13:21:40 +0000 |
commit | 70761d806aa14d496be8624a043ef1f5ec457df3 (patch) | |
tree | 312b1f16fd8b0f89c01df28af06fe52e26a6f1e5 | |
parent | fdc215c50f5affe4582bc1659748bd76c70f21ba (diff) |
Update DCAE ms blueprint
Change-Id: I511247b3ce4a4eaf043dc0e33e49da706116a423
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
-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" |