Merge pull request #816 from 3dwardch3ng/infra/metallb
Add infra app metallb-conf for cluster IPs
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: metallb.io/v1beta1
|
|||||||
kind: IPAddressPool
|
kind: IPAddressPool
|
||||||
metadata:
|
metadata:
|
||||||
name: k3s-cluster-ips
|
name: k3s-cluster-ips
|
||||||
namespace: metallb-system
|
namespace: metallb
|
||||||
spec:
|
spec:
|
||||||
addresses:
|
addresses:
|
||||||
- 192.168.10.100/32
|
- 192.168.10.100/32
|
||||||
|
|||||||
Reference in New Issue
Block a user