Fix sample for ZooKeeper plugin

Story: 2002081
Task: 19750

Change-Id: Ib9128eea00e4a8e611decf0c8190ffeae14dc27a
This commit is contained in:
Lukasz Zajaczkowski 2018-05-22 12:45:08 +02:00
parent b4d6d5b49b
commit 40ab64e0b8
1 changed files with 1 additions and 1 deletions

View File

@ -2671,7 +2671,7 @@ Sample config:
init_config:
instances:
host: localhost
- host: localhost
port: 2181
timeout: 3
```