diff options
Diffstat (limited to 'robot/assets')
-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" |