argocd-helm/charts/argo-rollouts/templates/dashboard
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
..
clusterrole.yaml feat(argo-rollouts): Fix cluster role missing access in argo rollouts dashboard (#2081) 2023-05-27 23:51:41 +09:00
clusterrolebinding.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00
deployment.yaml feat(argo-rollouts): Support revisionHistoryLimit (#2712) 2024-05-23 09:29:52 +02:00
ingress.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00
poddisruptionbudget.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00
service.yaml feat(argo-rollouts): add loadBalancerClass field for Service resource (#2772) 2024-08-31 11:12:52 +01:00
serviceaccount.yaml fix(argo-rollouts): add namespace field for namespace scoped resources (#1960) 2023-04-13 20:16:20 +02:00