mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -05:00
update
This commit is contained in:
parent
aed1ff9556
commit
7beeb5c86f
1 changed files with 12 additions and 12 deletions
|
|
@ -1,12 +1,12 @@
|
|||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
namespace: metallb
|
||||
name: config
|
||||
data:
|
||||
config: |
|
||||
address-pools:
|
||||
- name: default
|
||||
protocol: layer2
|
||||
addresses:
|
||||
- 192.168.10.130-192.168.10.140
|
||||
#apiVersion: v1
|
||||
#kind: ConfigMap
|
||||
#metadata:
|
||||
# namespace: metallb
|
||||
# name: config
|
||||
#data:
|
||||
# config: |
|
||||
# address-pools:
|
||||
# - name: default
|
||||
# protocol: layer2
|
||||
# addresses:
|
||||
# - 192.168.10.130-192.168.10.140
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue