feat: add ingress to external-dns sync sources in fleet.yaml

This commit is contained in:
2026-05-04 22:20:30 +02:00
parent 2430e77605
commit cc1f6557ab
+1
View File
@@ -44,6 +44,7 @@ helm:
policy: sync # "sync" löscht auch Einträge, die nicht mehr in K8s sind. "upsert-only" ist sicherer. policy: sync # "sync" löscht auch Einträge, die nicht mehr in K8s sind. "upsert-only" ist sicherer.
sources: sources:
- service - service
- ingress
- gateway-httproute - gateway-httproute
# WICHTIG: Nur diese Domain verwalten # WICHTIG: Nur diese Domain verwalten