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:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -9,4 +9,4 @@ spec:
|
||||
recordTTL: 180
|
||||
recordType: A
|
||||
targets:
|
||||
- 192.168.2.200
|
||||
- 192.168.18.200
|
||||
|
||||
@@ -41,7 +41,7 @@ spec:
|
||||
|
||||
service:
|
||||
annotations:
|
||||
metallb.io/loadBalancerIPs: 192.168.2.200
|
||||
metallb.io/loadBalancerIPs: 192.168.18.200
|
||||
|
||||
logs:
|
||||
access:
|
||||
|
||||
Reference in New Issue
Block a user