start from an easier starting point
This commit is contained in:
parent
f1a76a715c
commit
e0386f8f73
35 changed files with 281 additions and 32 deletions
10
charts/dns/Chart.yaml
Normal file
10
charts/dns/Chart.yaml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue