update
This commit is contained in:
parent
bb97fd84ef
commit
9741d598a7
|
|
@ -9,9 +9,9 @@ spec:
|
|||
calicoNetwork:
|
||||
ipPools:
|
||||
- name: default-ipv4-ippool
|
||||
blockSize: 26
|
||||
blockSize: 24
|
||||
cidr: 10.10.0.0/16
|
||||
encapsulation: VXLANCrossSubnet
|
||||
encapsulation: VXLANCrossSubnet # openstack 에서는 VXLAN을 사용해야해안다 byljh
|
||||
natOutgoing: Enabled
|
||||
nodeSelector: all()
|
||||
registry: reg.inje-private.com
|
||||
|
|
|
|||
Loading…
Reference in New Issue