remove metallb cruft

This commit is contained in:
Ryan Cavicchioni 2025-01-22 22:27:41 -06:00
parent 4590d0fda5
commit 4d9117cf26
Signed by: ryanc
SSH Key Fingerprint: SHA256:KbXiwUnZnHFwFtt3Bytd+F3FN9pPHn1Z1cxMIE1TPbg
2 changed files with 0 additions and 15 deletions

View File

@ -1,9 +0,0 @@
---
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: first-pool
namespace: metallb-system
spec:
addresses:
- 10.100.100.220-10.100.100.230

View File

@ -1,6 +0,0 @@
---
apiVersion: metallb.io/v1beta1
kind: L2Advertisement
metadata:
name: example
namespace: metallb-system