From 758f2da99f1c7cc1c545620a7d023cec774a0b59 Mon Sep 17 00:00:00 2001 From: hogweed1 Date: Tue, 2 Jul 2024 23:01:04 +1000 Subject: [PATCH] somehow consul dies all the way, and I also dont use it actually --- check/gateway-1.yaml | 2 +- manifests/00-system-stuff/gateway.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/check/gateway-1.yaml b/check/gateway-1.yaml index d3c1ff8..9b0312e 100644 --- a/check/gateway-1.yaml +++ b/check/gateway-1.yaml @@ -12,7 +12,7 @@ spec: - type: IPAddress value: 192.168.0.105 - type: IPAddress - value: 10.0.10.251 + value: 10.0.10.215 listeners: - protocol: HTTP port: 80 diff --git a/manifests/00-system-stuff/gateway.yaml b/manifests/00-system-stuff/gateway.yaml index bf41d2f..e8a6ac4 100644 --- a/manifests/00-system-stuff/gateway.yaml +++ b/manifests/00-system-stuff/gateway.yaml @@ -12,7 +12,7 @@ spec: - type: IPAddress value: 192.168.0.105 - type: IPAddress - value: 10.0.10.251 + value: 10.0.10.215 listeners: - protocol: HTTP port: 80