在一台arm服务器上执行obd cluster deploy 报错

rootetpcc-ob example]#obd cluster deploy obtest -c mini-single-example.yaml
[ERRORl Parsing error:
expected a single document in the stream
in “/root/.obd/cluster/obtest/config.yaml”,line 2,column 2
but found another document
“/root/.obd/cluster/obtest/config.yaml”,line 8,column 1
10
[ERRORl Components not detected.
Please check the suntax of your configuration file.
See https://github.com/oceanbase/obdeploy/blob/master/docs/zh-CN/4.configuration-file-description.md
See https://www.oceanbase.com/product/ob-deployer/error-codes
Trace I:61236aa4-7e6a-11f0-697f-286ed488cd64
If you want to view detailed obd logs, please run: obd displaytrace 61236aa4-7e6a-11f0-697f-286ed488cd64

提供一下mini-single-example.yaml文件。
估计是yaml文件存在问题导致。可以使用obd web白屏化部署方法进行搭建

同意一楼观点,yaml文件有格式要求,编辑的时候注意些