about summary refs log tree commit diff
path: root/k8s
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2024-06-16 22:19:36 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2024-06-16 23:02:44 +0200
commitdbd9d053f0735d480cf426d2edc0b1ccf6a0bd1f (patch)
treef37ad402b00508dcff47a33d0c6cfa22803878f0 /k8s
parentpayload-processor: bulk insert files (diff)
downloadfs-tracer-backend-dbd9d053f0735d480cf426d2edc0b1ccf6a0bd1f.tar.gz
fs-tracer-backend-dbd9d053f0735d480cf426d2edc0b1ccf6a0bd1f.tar.bz2
fs-tracer-backend-dbd9d053f0735d480cf426d2edc0b1ccf6a0bd1f.zip
misc: Update for working with new server
Diffstat (limited to 'k8s')
-rw-r--r--k8s/metallb-config/templates/metallb.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s/metallb-config/templates/metallb.yml b/k8s/metallb-config/templates/metallb.yml
index 9dee7ef..e220248 100644
--- a/k8s/metallb-config/templates/metallb.yml
+++ b/k8s/metallb-config/templates/metallb.yml
@@ -5,7 +5,7 @@ metadata:
   namespace: metallb-system
 spec:
   addresses:
-  - 192.168.11.0/24
+  - 192.168.1.0/24
 ---
 apiVersion: metallb.io/v1beta1
 kind: L2Advertisement