From 2582696e53fed816a960839a895b8a3bde733699 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Fri, 12 Dec 2025 14:29:35 -0500 Subject: [PATCH] update server to new local --- apps/gitea/release.yaml | 2 +- apps/minecraft/release.yaml | 2 +- apps/pihole/release.yaml | 2 +- apps/syncthing/service-lb.yaml | 2 +- apps/wg-easy/service-dns.yaml | 2 +- infrastructure/configs/metallb/ipaddresspool.yaml | 2 +- .../controllers/nfs-subdir-external-provisioner/release.yaml | 2 +- infrastructure/controllers/traefik/dns-endpoint.yaml | 2 +- infrastructure/controllers/traefik/release.yaml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/apps/gitea/release.yaml b/apps/gitea/release.yaml index ea46735..023cee9 100644 --- a/apps/gitea/release.yaml +++ b/apps/gitea/release.yaml @@ -25,7 +25,7 @@ spec: port: 2222 clusterIP: annotations: - metallb.io/loadBalancerIPs: 192.168.2.248 + metallb.io/loadBalancerIPs: 192.168.18.248 ingress: enabled: true diff --git a/apps/minecraft/release.yaml b/apps/minecraft/release.yaml index 6a80827..b53fabd 100644 --- a/apps/minecraft/release.yaml +++ b/apps/minecraft/release.yaml @@ -18,7 +18,7 @@ spec: kubernetes.io/hostname: larry serviceAnnotations: - metallb.io/loadBalancerIPs: 192.168.2.201 + metallb.io/loadBalancerIPs: 192.168.18.201 minecraftServer: # This must be overridden, since we can't accept this for the user. diff --git a/apps/pihole/release.yaml b/apps/pihole/release.yaml index 03eaa9a..f160e79 100644 --- a/apps/pihole/release.yaml +++ b/apps/pihole/release.yaml @@ -18,7 +18,7 @@ spec: serviceDns: type: LoadBalancer annotations: - metallb.io/loadBalancerIPs: 192.168.2.250 + metallb.io/loadBalancerIPs: 192.168.18.250 metallb.io/allow-shared-ip: pihole-svc # -- Configuration for the Ingress diff --git a/apps/syncthing/service-lb.yaml b/apps/syncthing/service-lb.yaml index c45ddc6..433313c 100644 --- a/apps/syncthing/service-lb.yaml +++ b/apps/syncthing/service-lb.yaml @@ -4,7 +4,7 @@ metadata: name: syncthing-lb namespace: syncthing annotations: - metallb.io/loadBalancerIPs: 192.168.2.247 + metallb.io/loadBalancerIPs: 192.168.18.247 spec: selector: app: syncthing diff --git a/apps/wg-easy/service-dns.yaml b/apps/wg-easy/service-dns.yaml index d4e0691..facb903 100644 --- a/apps/wg-easy/service-dns.yaml +++ b/apps/wg-easy/service-dns.yaml @@ -4,7 +4,7 @@ metadata: name: wg-easy-dns namespace: wg-easy annotations: - metallb.io/loadBalancerIPs: 192.168.2.245 + metallb.io/loadBalancerIPs: 192.168.18.245 spec: type: LoadBalancer selector: diff --git a/infrastructure/configs/metallb/ipaddresspool.yaml b/infrastructure/configs/metallb/ipaddresspool.yaml index 73ea1ec..b4c499b 100644 --- a/infrastructure/configs/metallb/ipaddresspool.yaml +++ b/infrastructure/configs/metallb/ipaddresspool.yaml @@ -5,5 +5,5 @@ metadata: namespace: metallb-system spec: addresses: - - 192.168.2.200-192.168.2.250 + - 192.168.18.200-192.168.18.250 diff --git a/infrastructure/controllers/nfs-subdir-external-provisioner/release.yaml b/infrastructure/controllers/nfs-subdir-external-provisioner/release.yaml index 226b780..8f74362 100644 --- a/infrastructure/controllers/nfs-subdir-external-provisioner/release.yaml +++ b/infrastructure/controllers/nfs-subdir-external-provisioner/release.yaml @@ -24,7 +24,7 @@ spec: imagePullSecrets: [] nfs: - server: 192.168.2.50 + server: 192.168.18.99 path: /volume1/k8sdata mountOptions: volumeName: nfs-subdir-external-provisioner-root diff --git a/infrastructure/controllers/traefik/dns-endpoint.yaml b/infrastructure/controllers/traefik/dns-endpoint.yaml index 1ce962a..c41a982 100644 --- a/infrastructure/controllers/traefik/dns-endpoint.yaml +++ b/infrastructure/controllers/traefik/dns-endpoint.yaml @@ -9,4 +9,4 @@ spec: recordTTL: 180 recordType: A targets: - - 192.168.2.200 + - 192.168.18.200 diff --git a/infrastructure/controllers/traefik/release.yaml b/infrastructure/controllers/traefik/release.yaml index b088c18..6077fee 100644 --- a/infrastructure/controllers/traefik/release.yaml +++ b/infrastructure/controllers/traefik/release.yaml @@ -41,7 +41,7 @@ spec: service: annotations: - metallb.io/loadBalancerIPs: 192.168.2.200 + metallb.io/loadBalancerIPs: 192.168.18.200 logs: access: