Commit b0eb40b2 authored by Colin Dickson's avatar Colin Dickson Committed by Colin Dickson

fixed flag for tls ca cert option in the documentation

parent 80bd904f
......@@ -95,9 +95,9 @@ If these steps are followed, an example `helm init` command might look something
$ helm init \
--tiller-tls \
--tiller-tls-verify \
--tiller-tls-ca-cert=ca.pem \
--tiller-tls-cert=cert.pem \
--tiller-tls-key=key.pem \
--tls-ca-cert=ca.pem \
--service-account=accountname
```
......
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