diff options
Diffstat (limited to 'blueprints/k8s-ves.yaml')
-rw-r--r-- | blueprints/k8s-ves.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/blueprints/k8s-ves.yaml b/blueprints/k8s-ves.yaml index 9866e96..d5c044a 100644 --- a/blueprints/k8s-ves.yaml +++ b/blueprints/k8s-ves.yaml @@ -22,7 +22,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml - - https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R6/k8splugin/1.7.2/k8splugin_types.yaml + - plugin:k8splugin?version=2.0.0 inputs: ves_other_publish_url: @@ -82,7 +82,7 @@ inputs: type: string description: List of user,password separated by pipe; pwd should be generated by using crypt-password tool (https://nexus.onap.org/#nexus-search;quick~crypt-password) default: "sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce" - + node_templates: ves: interfaces: @@ -108,7 +108,7 @@ node_templates: auth.method: get_input: auth_method header.authlist: - get_input: user_list + get_input: user_list services_calls: [] streams_publishes: ves-fault: |