Commit graph

2 commits

Author SHA1 Message Date
93e38384bf #0000 - Add default values file for Traefik Helm chart
Introduces a comprehensive `traefik.yaml` file with customizable settings for deploying Traefik as a Helm chart. This covers image configuration, deployment options, probes, logging, metrics, tracing, and provider-specific configurations, allowing ease of use and flexibility.
2025-01-25 19:38:52 +01:00
6e543dbe6e #0000 - Add custom node selectors and tolerations for Traefik deployment
This commit introduces a Helm values file for Traefik to define node selectors and tolerations for targeting specific nodes. The installation script is updated to use the new values file, allowing more precise scheduling of Traefik pods. Additionally, a safeguard is added to namespace creation to prevent errors if it already exists.
2024-12-27 13:52:01 +01:00