mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-10-03 08:56:18 +00:00
rke2
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
apiVersion: metallb.io/v1beta1
|
||||
kind: IPAddressPool
|
||||
metadata:
|
||||
name: {{ lb_pool_name }}
|
||||
namespace: metallb-system
|
||||
spec:
|
||||
addresses:
|
||||
- {{ lb_range }}
|
Reference in New Issue
Block a user