Compare commits
2 commits
d2ad7d8e96
...
526aaa1dd8
Author | SHA1 | Date | |
---|---|---|---|
526aaa1dd8 | |||
f80d240995 |
2 changed files with 2 additions and 2 deletions
|
@ -2,5 +2,5 @@ apiVersion: v2
|
|||
name: home-server
|
||||
description: A Helm chart for deploying the home-server application
|
||||
type: application
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
appVersion: "1.0.0"
|
||||
|
|
|
@ -60,7 +60,7 @@ spec:
|
|||
- --source=service
|
||||
- --source=ingress
|
||||
- --provider=rfc2136
|
||||
- --rfc2136-host=bind-master.dns.svc.cluster.local
|
||||
- --rfc2136-host=bind-master.{{ .Release.Namespace }}.svc.cluster.local
|
||||
- --rfc2136-port=53
|
||||
- --rfc2136-zone=hxme.net
|
||||
- --rfc2136-tsig-secret=$(RFC2136_TSIG_SECRET)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue