Skip to content

Commit

Permalink
Add the TLSStore in the table of available CRDs
Browse files Browse the repository at this point in the history
  • Loading branch information
jbdoumenjou committed Mar 5, 2020
1 parent c1af4a4 commit 4756a02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/routing/providers/kubernetes-crd.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ You can find an excerpt of the available custom resources in the table below:
| [IngressRouteTCP](#kind-ingressroutetcp) | TCP Routing | [TCP router](../routers/index.md#configuring-tcp-routers) |
| [IngressRouteUDP](#kind-ingressrouteudp) | UDP Routing | [UDP router](../routers/index.md#configuring-udp-routers) |
| [TLSOptions](#kind-tlsoption) | Allows to configure some parameters of the TLS connection | [TLSOptions](../../https/tls.md#tls-options) |
| [TLSStores](#kind-tlsstore) | Allows to configure the default TLS store | [TLSStores](../../https/tls.md#certificates-stores) |

### Kind: `IngressRoute`

Expand Down

0 comments on commit 4756a02

Please sign in to comment.