-
Choerodon平台版本: 0.19.0
-
遇到问题的执行步骤:
./c7nctl install -c config.yml --no-timeout --version=0.19
-
文档地址:
http://choerodon.io/zh/docs/installation-configuration/steps/install/choerodon/ -
环境信息(如:节点信息):
-
报错日志:
installing file-service
2019/10/28 09:25:13 [INFO] getting resource https://file.choerodon.com.cn/choerodon-install/0.19/values/file-service.yaml
2019/10/28 09:25:18 [Error] install failed
Error: rpc error: code = Unknown desc = error converting YAML to JSON: yaml: control characters are not allowed
Usage:
c7nctl install [flags]
Flags:
-c, --config-file string User Config file to read from, User define config by this file
–debug enable debug output
-h, --help help for install
–no-timeout disable install job timeout
–prefix string add prefix to all helm release
-r, --resource-file string Resource file to read from, It provide which app should be installed
–skip-input use default username and password to avoid user input
–version string specify a version
Global Flags:
–config string config file (default is $HOME/.c7n.yaml)
-o, --orgCode string org code
-p, --proCode string pro code
rpc error: code = Unknown desc = error converting YAML to JSON: yaml: control characters are not allowed
-
原因分析:
提出您分析问题的过程,以便我们能更准确的找到问题所在
-
疑问:
提出您对于遇到和解决该问题时的疑问