diff --git a/kube/3-deploy/1-core/04-dns/external/3-external-dns.yaml b/kube/3-deploy/1-core/04-dns/external/3-external-dns.yaml index a6f757db..7a473ac4 100644 --- a/kube/3-deploy/1-core/04-dns/external/3-external-dns.yaml +++ b/kube/3-deploy/1-core/04-dns/external/3-external-dns.yaml @@ -11,6 +11,8 @@ spec: version: 1.12.1 sourceRef: name: external-dns + kind: HelmRepository + namespace: flux-system values: interval: 2m # logLevel: debug