mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/khuedoan/homelab.git
synced 2026-09-20 08:03:58 +08: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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user