Update the usage message to include chart repository server related info

This commit is contained in:
Steven Zou 2018-08-09 14:55:31 +08:00
parent 9833a01d2a
commit 7fe16eba19
1 changed files with 2 additions and 1 deletions

View File

@ -51,7 +51,8 @@ set +o noglob
usage=$'Please set hostname and other necessary attributes in harbor.cfg first. DO NOT use localhost or 127.0.0.1 for hostname, because Harbor needs to be accessed by external clients.
Please set --with-notary if needs enable Notary in Harbor, and set ui_url_protocol/ssl_cert/ssl_cert_key in harbor.cfg bacause notary must run under https.
Please set --with-clair if needs enable Clair in Harbor'
Please set --with-clair if needs enable Clair in Harbor
Please set --with-chartmuseum if needs enable Chartmuseum in Harbor'
item=0
# notary is not enabled by default