Commit graph

4 commits

Author SHA1 Message Date
Viktor Barzin
b36932f9a3 Migrate all service modules from nginx-ingress to Traefik
- Remove nginx-specific ingress variables (use_proxy_protocol, proxy_timeout, additional_configuration_snippet)
- Update ingress annotations to use Traefik middleware CRDs
- Delete nginx-ingress module (replaced by traefik)
- Add new traefik middleware.tf for shared middleware definitions
- Update service modules to work with new ingress_factory interface
2026-02-07 13:25:49 +00:00
viktorbarzin
fd6d15c598 fix k8s upgrade issues [ci skip] 2022-01-06 00:07:48 +00:00
viktorbarzin
3a37fc181d make tls crt and keys optional params to the create_tls_secret module 2021-02-17 19:36:30 +00:00
viktorbarzin
7a7bc34ae3 initial 2021-02-08 20:02:17 +00:00