11 lines
252 B
YAML
11 lines
252 B
YAML
|
---
|
||
|
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"
|