Merge pull request #3738 from fqsghostcloud/fix-md-error

fix Syntax error
pull/3731/merge
Matthew Fisher 8 years ago committed by GitHub
commit 6b83a4125b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -275,7 +275,7 @@ fantastic-charts https://fantastic-charts.storage.googleapis.com
If the charts are backed by HTTP basic authentication, you can also supply the If the charts are backed by HTTP basic authentication, you can also supply the
username and password here: username and password here:
``console ```console
$ helm repo add fantastic-charts https://fantastic-charts.storage.googleapis.com --username my-username --password my-password $ helm repo add fantastic-charts https://fantastic-charts.storage.googleapis.com --username my-username --password my-password
$ helm repo list $ helm repo list
fantastic-charts https://fantastic-charts.storage.googleapis.com fantastic-charts https://fantastic-charts.storage.googleapis.com

Loading…
Cancel
Save