mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Add dev
This commit is contained in:
parent
06be8dc6cc
commit
58ec1995df
27 changed files with 862 additions and 2 deletions
12
dev/external-dns/Chart.yaml
Normal file
12
dev/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: 8.3.8
|
||||
Loading…
Add table
Add a link
Reference in a new issue