From dc11d9f9b45c633a59fd1a8f79cc694207f111c7 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 22 Feb 2025 22:29:58 -0600 Subject: [PATCH] change ip address --- clusters/cl01tl/services/traefik/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/services/traefik/values.yaml b/clusters/cl01tl/services/traefik/values.yaml index 786efae75..c06b8f272 100644 --- a/clusters/cl01tl/services/traefik/values.yaml +++ b/clusters/cl01tl/services/traefik/values.yaml @@ -83,6 +83,6 @@ traefik: enabled: true type: LoadBalancer externalIPs: - - 192.168.1.17 - - 192.168.1.16 - - 192.168.1.15 + - 10.232.1.21 + - 10.232.1.22 + - 10.232.1.23