mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 04:59:54 +00:00
update server to new local
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user