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
4708a70a34
commit
beef704102
3 changed files with 6 additions and 4 deletions
|
|
@ -1,6 +1,8 @@
|
|||
external-dns:
|
||||
global:
|
||||
imageRegistry: "registry.durp.info"
|
||||
security:
|
||||
allowInsecureImages: true
|
||||
|
||||
image:
|
||||
pullPolicy: Always
|
||||
|
|
@ -12,7 +14,7 @@ external-dns:
|
|||
|
||||
provider: cloudflare
|
||||
cloudflare:
|
||||
secretName : "external-dns"
|
||||
secretName: "external-dns"
|
||||
proxied: false
|
||||
|
||||
policy: sync
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue