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