This repository has been archived on 2024-09-11. You can view files and clone it, but cannot push or open issues or pull requests.
k8s-cluster-config/system/values/calico.yaml
2024-01-26 16:53:34 +01:00

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()