Fix minor typo in Multi TLS certificate termination

This commit is contained in:
Malepati Bala Siva Sai Akhil 2017-08-17 03:13:20 +05:30 committed by GitHub
parent de0bcc26ae
commit 8a066bd724

View file

@ -1,6 +1,6 @@
# Multi TLS certificate termination # Multi TLS certificate termination
This examples uses 2 different certificates to terminate SSL for 2 hostnames. This example uses 2 different certificates to terminate SSL for 2 hostnames.
1. Deploy the controller by creating the rc in the parent dir 1. Deploy the controller by creating the rc in the parent dir
2. Create tls secrets for foo.bar.com and bar.baz.com as indicated in the yaml 2. Create tls secrets for foo.bar.com and bar.baz.com as indicated in the yaml