Compare commits

..

No commits in common. "526aaa1dd8c8b27f98b951c6d168011545c57285" and "d2ad7d8e966e5b3cc871d8be280ca3ffc92aa72e" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -2,5 +2,5 @@ apiVersion: v2
name: home-server
description: A Helm chart for deploying the home-server application
type: application
version: 0.1.3
version: 0.1.2
appVersion: "1.0.0"

View file

@ -60,7 +60,7 @@ spec:
- --source=service
- --source=ingress
- --provider=rfc2136
- --rfc2136-host=bind-master.{{ .Release.Namespace }}.svc.cluster.local
- --rfc2136-host=bind-master.dns.svc.cluster.local
- --rfc2136-port=53
- --rfc2136-zone=hxme.net
- --rfc2136-tsig-secret=$(RFC2136_TSIG_SECRET)