mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-16 08:27:31 -02:30
Fix some typo (#9056)
* fix ingress controller task name * fix calico word * add check typo
This commit is contained in:
@@ -143,7 +143,7 @@ calico_allow_ip_forwarding: false
|
||||
calico_ipam_strictaffinity: false
|
||||
|
||||
# Calico IPAM autoAllocateBlocks
|
||||
calcio_ipam_autoallocateblocks: true
|
||||
calico_ipam_autoallocateblocks: true
|
||||
|
||||
# Calico IPAM maxBlocksPerHost, default 0
|
||||
calico_ipam_maxblocksperhost: 0
|
||||
|
||||
Reference in New Issue
Block a user