feat: add ingress to external-dns sync sources in fleet.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user