mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2026-08-03 22:36:17 +00:00
K3S-Deploy: REPLACE_LBRANGE token; tidy L2Advertisement name
This commit is contained in:
@@ -5,4 +5,4 @@ metadata:
|
|||||||
namespace: metallb-system
|
namespace: metallb-system
|
||||||
spec:
|
spec:
|
||||||
addresses:
|
addresses:
|
||||||
- $lbrange
|
- REPLACE_LBRANGE
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
apiVersion: metallb.io/v1beta1
|
apiVersion: metallb.io/v1beta1
|
||||||
kind: L2Advertisement
|
kind: L2Advertisement
|
||||||
metadata:
|
metadata:
|
||||||
name: example
|
name: l2-first-pool
|
||||||
namespace: metallb-system
|
namespace: metallb-system
|
||||||
spec:
|
spec:
|
||||||
ipAddressPools:
|
ipAddressPools:
|
||||||
- first-pool
|
- first-pool
|
||||||
|
|||||||
Reference in New Issue
Block a user