-
Epic
-
Resolution: Done
-
Critical
-
None
-
Argo CD Operator: Allow exposing Argo CD Agent principal via Route, using ArgoCD CR
-
S
-
False
-
-
False
-
Done
-
SECFLOWOTL-281 - Argo CD Operator: Allow exposing Argo CD Agent principal via Route, using ArgoCD CR
-
0% To Do, 0% In Progress, 100% Done
-
-
Description
As reported on Slack, LoadBalancers from cloud providers can be expensive, and they are not available in all cloud environments:
https://redhat-internal.slack.com/archives/C01RQH8KQ87/p1757693599834029
We should thus enable the Argo CD Agent principal service to be exposed via a passthrough Route.
Since a passthrough route is not exactly the same as a loadbalanced service, we should also verify that the passthrough route worked as expected, and that our documentation is updated to provide an example of how it can be used.