added calico ip reservations
This commit is contained in:
@ -0,0 +1,8 @@
|
||||
apiVersion: projectcalico.org/v3
|
||||
kind: IPReservation
|
||||
metadata:
|
||||
name: default-ipreservation
|
||||
spec:
|
||||
reservedCIDRs:
|
||||
- 10.128.255.224/28
|
||||
- 2a01:4f8:13b:f202:ffff:ffff:ffff:ffe0/124
|
Reference in New Issue
Block a user