menghaoranss commented on issue #8435:
URL: https://github.com/apache/shardingsphere/issues/8435#issuecomment-740438254
The 4.x document looks a little inconsistent, please try with the
configuration below:
```
orchestration:
demo_yaml_ds_sharding:
orchestrationType: config_center,registry_center
instanceType: zookeeper
serverLists: localhost:2181
namespace: orchestration-yaml-demo
props:
overwrite: true
```
And you can download the source code by
[4.1.1-tag](https://github.com/apache/shardingsphere/releases/tag/4.1.1),
there are examples in the source codeļ¼thank you for your feedback!
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]