argocd-helm/charts/argo-rollouts/templates
Gazal 2df52cba0e
feat(argo-rollouts): add loadBalancerClass field for Service resource (#2772)
Most users of ArgoCD may use `Ingress` (and soon `HTTPRoute`), but for those who may want to use `Service` of type `LoadBalancer`, this would be useful.
The `loadBalancerClass` field would allow for a `CloudProvider` agnostic way of offloading the reconciliation for Kubernetes Service resources of type `LoadBalancer` to an external controller.

Signed-off-by: Gazal Gafoor <gazal.gafoor@rea-group.com>
Signed-off-by: Gazal <gazal.gafoor@rea-group.com>
Co-authored-by: Aikawa <yu.croco@gmail.com>
2024-08-31 11:12:52 +01:00
..
controller fix(argo-rollouts): Align permissions for controller's ClusterRole / Role (#2830) 2024-08-12 10:58:01 +02:00
crds chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.7.1 (#2794) 2024-06-26 18:10:00 +09:00
dashboard feat(argo-rollouts): add loadBalancerClass field for Service resource (#2772) 2024-08-31 11:12:52 +01:00
_helpers.tpl chore(argo-rollouts): Update dependency argoproj/argo-rollouts to v1.7.2 (#2880) 2024-08-14 17:31:12 +09:00
aggregate-roles.yaml feat(argo-rollouts): flag to disable clusterrole/clusterrolebinding creation (#1388) 2022-08-22 21:43:13 -05:00
extra-manifests.yaml fix(argo-rollouts): fix helm lint error when extraObjects is defined (#2196) 2023-08-01 18:07:17 +09:00