diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-06-19 06:13:54 +0000 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2019-06-19 06:14:00 +0000 |
commit | f60a0fef5da91d130543c33bf1624ac668032b8b (patch) | |
tree | 66f1e6d8a6257a17e47ff067654a48148a075763 | |
parent | ada6616967789eb6f29335c280d8eab8c06b9df6 (diff) |
Fix typo on ves bp
Change-Id: Ib013868372c8b2b5d905845bfb0ad24bc9067435
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1628
-rw-r--r-- | blueprints/k8s-ves.yaml-template | 2 |
1 files changed, 1 insertions, 1 deletions
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: |