From ce1814c33077bcb2ace7a51dc5c17304dab3b32e Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Thu, 10 Apr 2025 12:18:37 +0200 Subject: [PATCH] Add the bedag repo to the platform --- helmfile.yaml.gotmpl | 1 - helmfiles/platform.yaml | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) 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