Add infra app metallb-conf for cluster IPs

This commit is contained in:
2024-08-26 10:55:17 +10:00
parent 70a742c89c
commit 1a831f97d1

View File

@@ -2,7 +2,7 @@ apiVersion: metallb.io/v1beta1
kind: IPAddressPool kind: IPAddressPool
metadata: metadata:
name: k3s-cluster-ips name: k3s-cluster-ips
namespace: metallb-system namespace: metallb
spec: spec:
addresses: addresses:
- 192.168.10.100/32 - 192.168.10.100/32