feat(external): add initial config for external-dns

This commit is contained in:
Khue Doan 2021-12-09 00:44:09 +07:00
parent f8e81f8345
commit 2479c0f910
2 changed files with 9 additions and 0 deletions

7
external/external-dns/Chart.yaml vendored Normal file
View File

@ -0,0 +1,7 @@
apiVersion: v2
name: external-dns
version: 0.0.0
dependencies:
- name: external-dns
version: 1.6.0
repository: https://kubernetes-sigs.github.io/external-dns/

2
external/external-dns/values.yaml vendored Normal file
View File

@ -0,0 +1,2 @@
external-dns:
provider: cloudflare