1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
Joao Gilberto Magalhaes
2b7b2c887f Add dashboard port and CORS origin support to Helm chart (2.0.2)
- Add binding.ports.dashboard (default 11936) to values, deployment, and service templates
- Add easyhaproxy.stats.corsOrigin value mapped to HAPROXY_STATS_CORS_ORIGIN env var
- Bump chart version to 2.0.2
- Regenerate deploy/kubernetes manifests
- Update docs/reference/helm.md with new values
2026-02-22 21:35:03 -05:00
Joao Gilberto Magalhaes
542fab1607 Add ingress status update functionality to support various deployment modes
- Introduced `ingressStatus` configuration in Helm values to enable status updates and customize deployment modes (auto, daemonset, nodeport, clusterip).
- Implemented logic in the processor to detect deployment mode, retrieve ingress addresses, and update ingress status dynamically.
- Updated Kubernetes manifests to grant required permissions for `ingresses/status` operations and pass necessary environment variables for configuration.
- Adjusted Helm templates and associated Kubernetes examples to reflect the new ingress status update capability.
2025-12-15 21:11:02 -05:00
Joao Gilberto Magalhaes
54b04ba3a5 Remove the affinity for deployment. 2025-04-16 12:10:25 -05:00
Joao Gilberto Magalhaes
5dbe0a6d28 Renaming Letsencrypt to Certbot, since it will be more generic allowing other issuers. 2023-07-01 16:05:53 -05:00
Joao Gilberto Magalhaes
d746c225cb Update chart to add letsencrypt 2022-09-02 20:09:15 -05:00
Joao Gilberto Magalhaes
fa9a9767c9 Add ClusterIP and NodePort deployment 2022-08-29 18:08:15 -05:00
Joao Gilberto Magalhaes
98c1114244 Fix naming 2022-08-28 15:31:27 -05:00
Joao Gilberto Magalhaes
72b40a3c66 Add Listen Port to Ingress 2022-08-28 15:20:16 -05:00
Joao Gilberto Magalhaes
b01ec6a09a Renaming HELM Package 2022-08-28 01:18:23 -05:00
Joao Gilberto Magalhaes
fa49e16454 Rename helm package 2022-08-28 01:05:04 -05:00
Renamed from helm/easyhaproxy-ingress/templates/deployment.yaml (Browse further)