From 837576e50df8f8646361498dfa73195dbae6a5eb Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Wed, 19 Jun 2019 06:13:54 +0000 Subject: Fix typo on ves bp Change-Id: Ib013868372c8b2b5d905845bfb0ad24bc9067435 Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-1628 --- blueprints/k8s-ves.yaml-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/k8s-ves.yaml-template b/blueprints/k8s-ves.yaml-template index adaf1d8..51c5690 100644 --- a/blueprints/k8s-ves.yaml-template +++ b/blueprints/k8s-ves.yaml-template @@ -77,7 +77,7 @@ node_templates: collector.service.port: "8080" collector.service.secure.port: "8443" event.transform.flag: "0" - auth.method=noAuth + auth.method: "noAuth" header.authlist: "sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6" services_calls: [] streams_publishes: -- cgit 1.2.3-korg