fix(argo-cd): wrong port or health check on argo server

Signed-off-by: Tristan Duverger <tristan.duverger@gmail.com>
This commit is contained in:
Tristan Duverger 2024-10-04 16:47:03 +02:00 committed by Tristan Duverger
parent 68abeeb7e3
commit 281e031287

View file

@ -2279,7 +2279,7 @@ server:
config:
type: HTTP
httpHealthCheck:
port: 80
port: 8080
requestPath: "/"
# Argo CD server Gateway API HTTPRoute configuration
# NOTE: Alpha feature, gRPC & TLS pass-through will not work