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