Last active
January 30, 2021 03:40
-
-
Save wintersolutions/17bfa2b4946b590556f4c20b2e64899e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: v1 | |
kind: ConfigMap | |
metadata: | |
namespace: metallb-system | |
name: config | |
data: | |
config: | | |
address-pools: | |
- name: default | |
protocol: layer2 | |
addresses: | |
- LXCIP.200-LXCIP.254 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment