Add metallb install

This commit is contained in:
Sambo Chea 2021-10-14 15:17:05 +07:00
parent 1ffd2a81e9
commit 685748d543
Signed by: sombochea
GPG Key ID: 3C7CF22A05D95490

View File

@ -0,0 +1,12 @@
apiVersion: v1
kind: ConfigMap
metadata:
namespace: metallb-system
name: config
data:
config: |
address-pools:
- name: default
protocol: layer2
addresses:
- 192.168.0.241-192.168.0.250