Michel Loiseleur
Michel Loiseleur
### Welcome! - [x] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik-helm-chart/issues) and didn't find any. - [x] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
### What would you like to be added? In the chart, I would like to be able to set liveness and readiness Probes. ### Why is this needed? Quoting [Kubernetes...
# Motivation Current display on https://flux-iac.github.io/tofu-controller/use-tf-controller/with-tf-runner-exposed-using-hostname-subdomain/:  With this fix: 
### What does this PR do? 1. Use native command instead of docker 2. Enable strict mode. This will cause MkDocs to abort the build on any warnings. ### Motivation...
### What does this PR do? Add a link to traefik blog post in nginx provider reference documentation. This blog post give context and shows a step-by-step simple migration example....
### What does this PR do? Improve table display in documentation. Before After ### Motivation I was testing the support of the Nginx provider with the Helm Chart. I was...
### What does this PR do? Precise default value of `--providers.kubernetesingressnginx.ingressclass` ### Motivation Align documentation with default displayed with CLI: ```sh --providers.kubernetesingressnginx.ingressclass (Default: "nginx") Name of the ingress class this...