required chart declarations

This commit is contained in:
j 2025-07-05 23:13:51 +10:00
parent d9859dc3c8
commit 54c13bc173
2 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,5 @@
apiVersion: v2
name: home-server-dns
description: Deploys the DNS setup
type: application
version: 0.1.0

2
charts/dns/values.yaml Normal file
View file

@ -0,0 +1,2 @@
domain: "auth.dev.hxme.net"
certSecretName: "wildcard-hxme-net"