start from an easier starting point

This commit is contained in:
j 2025-07-05 21:34:32 +10:00
parent f1a76a715c
commit e0386f8f73
35 changed files with 281 additions and 32 deletions

10
charts/dns/Chart.yaml Normal file
View file

@ -0,0 +1,10 @@
---
apiVersion: v2
name: home-server-dns
description: Deploys a master/slave DNS server with External DNS for declaring hostnames with annotations.
version: 0.0.1
dependencies:
- name: util
version: 0.0.1
repository: "file://templates/util"