Merge pull request #3133 from maximbr/patch-1
multi-tls readme example to reference the file
This commit is contained in:
commit
697d876858
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ This example uses 2 different certificates to terminate SSL for 2 hostnames.
|
|||
|
||||
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
|
||||
3. Create multi-tls.yaml
|
||||
3. Create [multi-tls.yaml](multi-tls.yaml)
|
||||
|
||||
This should generate a segment like:
|
||||
```console
|
||||
|
|
Loading…
Reference in a new issue