From 8bcb229749880e7b6cdf06a9e8380d1540b4d56c Mon Sep 17 00:00:00 2001 From: Matthew Fisher Date: Sat, 7 Sep 2024 20:24:42 -0500 Subject: [PATCH] Update service.yaml --- service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service.yaml b/service.yaml index 2527d8f..40f50ec 100644 --- a/service.yaml +++ b/service.yaml @@ -12,6 +12,6 @@ spec: port: 8080 targetPort: 8080 protocol: TCP - loadBalancerIP: 10.1.141.8 + loadBalancerIP: 10.1.141.13 selector: app: guacamole \ No newline at end of file