mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
Update 4 files
- /external-dns/Chart.yaml - /external-dns/values.yaml - /external-dns/templates/secrets.yaml - /argocd/templates/external-dns.yaml
This commit is contained in:
parent
a83e3aba2e
commit
4b5d3f1dbe
4 changed files with 84 additions and 0 deletions
12
external-dns/Chart.yaml
Normal file
12
external-dns/Chart.yaml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
|
||||
apiVersion: v2
|
||||
name: external-dns
|
||||
description: A Helm chart for Kubernetes
|
||||
type: application
|
||||
version: 0.0.1
|
||||
appVersion: 0.0.1
|
||||
|
||||
dependencies:
|
||||
- name: external-dns
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.20.3
|
||||
Loading…
Add table
Add a link
Reference in a new issue