refactor _sys and namespaces

This commit is contained in:
2021-02-19 22:02:19 +01:00
parent ed3e8cdddc
commit fd569d894a
6 changed files with 21 additions and 455 deletions

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:
- 172.23.255.1-172.23.255.254