diff --git a/helmfile.yaml.gotmpl b/helmfile.yaml.gotmpl index c47e329..f24aac9 100644 --- a/helmfile.yaml.gotmpl +++ b/helmfile.yaml.gotmpl @@ -1,7 +1,6 @@ --- bases: - ./common/environments.yaml - --- helmfiles: - path: ./helmfiles/base.yaml diff --git a/helmfiles/platform.yaml b/helmfiles/platform.yaml index 115fb7e..e77b070 100644 --- a/helmfiles/platform.yaml +++ b/helmfiles/platform.yaml @@ -19,6 +19,9 @@ repositories: - name: flux-community url: ghcr.io/fluxcd-community/charts oci: true + - name: bedag + url: https://bedag.github.io/helm-charts/ + releases: - name: external-dns chart: external-dns/external-dns