Currently the announcedInterfacesToExclude list in the metallb-excludel2 config map is a hard coded list.
https://github.com/metallb/metallb-operator/blob/main/bindata/deployment/helm/metallb/templates/exclude-l2-config.yaml
We need a way to add additional values to this file.