13 lines
282 B
YAML
13 lines
282 B
YAML
|
installation:
|
||
|
enabled: true
|
||
|
spec:
|
||
|
calicoNetwork:
|
||
|
bgp: Enabled
|
||
|
nodeAddressAutodetectionV4:
|
||
|
interface: ens11
|
||
|
ipPools:
|
||
|
- cidr: 10.50.0.0/16
|
||
|
encapsulation: VXLANCrossSubnet
|
||
|
natOutgoing: Enabled
|
||
|
nodeSelector: all()
|