From 2f4257605308f27c6c76ee0f5c07737fcbbecb55 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 28 May 2025 13:26:46 -0500 Subject: [PATCH] add port name --- clusters/cl01tl/monitoring/gatus/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/cl01tl/monitoring/gatus/values.yaml b/clusters/cl01tl/monitoring/gatus/values.yaml index 15ac5972e..053b8a5cd 100644 --- a/clusters/cl01tl/monitoring/gatus/values.yaml +++ b/clusters/cl01tl/monitoring/gatus/values.yaml @@ -12,6 +12,7 @@ gatus: type: ClusterIP port: 80 targetPort: 8080 + portName: http ingress: enabled: false env: