fixed flag for tls ca cert option in the documentation

pull/4207/head^2
Colin Dickson 8 years ago committed by Sebastien Plisson
parent 2c386c7af3
commit bfa0a82296

@ -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
```

Loading…
Cancel
Save