Slave to look at hxme.net
This commit is contained in:
parent
26b88bbe2b
commit
b675ec765c
1 changed files with 2 additions and 2 deletions
|
@ -76,10 +76,10 @@ data:
|
||||||
|
|
||||||
include "/etc/named/tsig-key.conf";
|
include "/etc/named/tsig-key.conf";
|
||||||
|
|
||||||
zone "example.com" {
|
zone "hxme.net" {
|
||||||
type slave;
|
type slave;
|
||||||
masters { bind-master.dns.svc.cluster.local key bind-slave-key; };
|
masters { bind-master.dns.svc.cluster.local key bind-slave-key; };
|
||||||
file "slaves/example.com.db";
|
file "slaves/db.hxme.net";
|
||||||
};
|
};
|
||||||
---
|
---
|
||||||
apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue