I thought I was going to have to kustomize this

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-11-13 22:37:54 +01:00
parent 952c712588
commit 6c2b2ccaea
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
helmCharts:
- name: external-dns
repo: https://charts.bitnami.com/bitnami
version: 6.28.4
releaseName: external-dns
namespace: external-dns
valuesInline:
provider: dnsimple
txtPrefix: armnleg
sources: [service,ingress]
extraEnvVarsSecret: dnsimple-auth