mirror of
https://github.com/containous/traefik.git
synced 2025-10-06 11:33:17 +03:00
Improve documentation about Kubernetes IngressRoute
This commit is contained in:
committed by
Traefiker Bot
parent
7283d7eb2f
commit
d3977ce40e
@@ -40,7 +40,7 @@ tls:
|
||||
|
||||
In the above example, we've used the [file provider](../providers/file.md) to handle these definitions.
|
||||
It is the only available method to configure the certificates (as well as the options and the stores).
|
||||
However, in [Kubernetes](../providers/kubernetes-crd.md), the certificates can and must be provided by [secrets](../routing/providers/kubernetes-crd.md#tls).
|
||||
However, in [Kubernetes](../providers/kubernetes-crd.md), the certificates can and must be provided by [secrets](https://kubernetes.io/docs/concepts/configuration/secret/).
|
||||
|
||||
## Certificates Stores
|
||||
|
||||
|
Reference in New Issue
Block a user