mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
update
This commit is contained in:
parent
1c04237918
commit
654f2b4d85
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ external-dns:
|
|||
|
||||
image:
|
||||
pullPolicy: Always
|
||||
txtPrefix: "prd-"
|
||||
txtPrefix: "dmz-"
|
||||
sources:
|
||||
- service
|
||||
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ spec:
|
|||
apiVersion: metallb.io/v1beta1
|
||||
kind: L2Advertisement
|
||||
metadata:
|
||||
name: poop
|
||||
name: pool
|
||||
namespace: metallb-system
|
||||
spec:
|
||||
ipAddressPools:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue