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:
orange-llajeanne
2022-06-13 18:40:12 +02:00
committed by GitHub
parent 4726a110fc
commit 2fba94c5e5
4 changed files with 9 additions and 3 deletions

View File

@@ -165,7 +165,7 @@ metallb_speaker_enabled: true
# metallb_ip_range:
# - "10.5.0.50-10.5.0.99"
# metallb_pool_name: "loadbalanced"
# matallb_auto_assign: true
# metallb_auto_assign: true
# metallb_speaker_nodeselector:
# kubernetes.io/os: "linux"
# metallb_controller_nodeselector: