fix: correct repository parameter key to repo in external-dns fleet configuration

This commit is contained in:
2026-05-04 21:16:01 +02:00
parent 5c9847eabc
commit 3c17ec374c
+1 -1
View File
@@ -11,7 +11,7 @@ helm:
chart: external-dns chart: external-dns
version: "1.20.0" version: "1.20.0"
releaseName: external-dns releaseName: external-dns
repository: https://kubernetes-sigs.github.io repo: https://kubernetes-sigs.github.io/
values: values:
fullnameOverride: external-dns-unifi fullnameOverride: external-dns-unifi