mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 03:37:36 +03:00
fix a typo in the "matallb_auto_assign" variable name (#8949)
* fix a typo in the "matallb_auto_assign" variable name * add metallb check to fail when deprecated "matallb_auto_assign" variable is defined
This commit is contained in:
@@ -19,4 +19,4 @@ metallb_speaker_tolerations:
|
||||
operator: Exists
|
||||
metallb_controller_tolerations: []
|
||||
metallb_pool_name: "loadbalanced"
|
||||
matallb_auto_assign: true
|
||||
metallb_auto_assign: true
|
||||
|
||||
Reference in New Issue
Block a user