Bring dev into main in order to apply deployments/ #2

Merged
j merged 5 commits from dev into main 2025-07-05 23:14:45 +10:00
2 changed files with 7 additions and 0 deletions
Showing only changes of commit 54c13bc173 - Show all commits

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"