mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-22 12:38:31 +07:00
perf(external-dns): trigger DNS update based on k8s events
- Reduce polling from 1m (default) to 5m - More responsive updates
This commit is contained in:
parent
faf4e2504d
commit
de22314b0a
@ -9,7 +9,8 @@ external-dns:
|
||||
key: value
|
||||
extraArgs:
|
||||
- --annotation-filter=external-dns.alpha.kubernetes.io/exclude notin (true)
|
||||
|
||||
interval: 5m
|
||||
triggerLoopOnEvent: true
|
||||
metrics:
|
||||
enabled: true
|
||||
serviceMonitor:
|
||||
|
Loading…
Reference in New Issue
Block a user