From d53a6bf3d69cfd6dd6bdb40d25aadc5123352c30 Mon Sep 17 00:00:00 2001 From: Adam Wilkie <Adam.Wilkie@ons.gov.uk> Date: Wed, 6 Nov 2024 10:14:48 +0000 Subject: [PATCH] disable load balancer --- _infra/helm/collection-instrument/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_infra/helm/collection-instrument/values.yaml b/_infra/helm/collection-instrument/values.yaml index 7e9d1c6f..682fc3d4 100644 --- a/_infra/helm/collection-instrument/values.yaml +++ b/_infra/helm/collection-instrument/values.yaml @@ -60,4 +60,4 @@ gcp: loadBalancer: ipAddress: 10.110.128.13 - enabled: true \ No newline at end of file + enabled: false \ No newline at end of file