mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
38846d58f3
commit
9f45c8b145
1 changed files with 9 additions and 0 deletions
|
|
@ -5,3 +5,12 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
addresses:
|
addresses:
|
||||||
- 192.168.10.130-192.168.10.140
|
- 192.168.10.130-192.168.10.140
|
||||||
|
---
|
||||||
|
apiVersion: metallb.io/v1beta1
|
||||||
|
kind: L2Advertisement
|
||||||
|
metadata:
|
||||||
|
name: poop
|
||||||
|
namespace: metallb-system
|
||||||
|
spec:
|
||||||
|
ipAddressPools:
|
||||||
|
- cheap
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue