Improve routing documentation
This commit is contained in:
parent
76263a9610
commit
bfde17b4d7
45 changed files with 2465 additions and 983 deletions
|
@ -385,7 +385,7 @@ http:
|
|||
key: "path/to/foo.key"
|
||||
```
|
||||
|
||||
!!! Note
|
||||
!!! info
|
||||
For security reasons, the field doesn't exist for Kubernetes IngressRoute, and one should use the `secret` field instead.
|
||||
|
||||
#### `tls.key`
|
||||
|
@ -454,7 +454,7 @@ http:
|
|||
key: "path/to/foo.key"
|
||||
```
|
||||
|
||||
!!! Note
|
||||
!!! info
|
||||
For security reasons, the field doesn't exist for Kubernetes IngressRoute, and one should use the `secret` field instead.
|
||||
|
||||
#### `tls.insecureSkipVerify`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue