This commit is contained in:
Simen Røstvik 2022-12-07 12:38:20 +01:00
parent a20cf13612
commit 459126f560
No known key found for this signature in database

View File

@ -21,4 +21,13 @@ spec:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
- CreateNamespace=true
---
apiVersion: metallb.io/v1beta1
kind: IPAddressPool
metadata:
name: first-pool
namespace: metallb-system
spec:
addresses:
- 10.0.2.240-10.0.2.250