Unverified Commit 6b83a412 authored by Matthew Fisher's avatar Matthew Fisher Committed by GitHub

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

fix Syntax error
parents 282984e7 bddb6591
...@@ -275,7 +275,7 @@ fantastic-charts https://fantastic-charts.storage.googleapis.com ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment