-
Choerodon平台版本: 0.6.0
-
遇到问题的执行步骤: ./c7nctl install -c config.yaml --no-timeout --version=0.21
-
文档地址:
-
环境信息(如:节点信息):
-
报错日志:
2020/08/04 16:05:42 [INFO] can’t get value ‘env.open.MINIO_ACCESS_KEY’ of minio
2020/08/04 16:05:43 [INFO] can’t get value ‘env.open.MINIO_SECRET_KEY’ of minio
2020/08/04 16:05:46 [Error] install failed
Error: rpc error: code = Unknown desc = error converting YAML to JSON: yaml: line 4: did not find expected key
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: line 4: did not find expected key