add l2advertisement to metallb address pool k0s config

This commit is contained in:
2025-11-03 09:54:21 -05:00
parent 2f88c75655
commit cbe8c4a369

View File

@@ -5,4 +5,12 @@ metadata:
namespace: metallb-system
spec:
addresses:
- 192.168.123.100-192.168.123.254
- 192.168.123.100-192.168.123.254
---
apiVersion: metallb.io/v1beta1
kind: L2Advertisement
metadata:
name: default
namespace: metallb-system