Change domain
This commit is contained in:
parent
39263a6af0
commit
0e0c187774
@ -20,7 +20,7 @@ metadata:
|
|||||||
namespace: dns
|
namespace: dns
|
||||||
data:
|
data:
|
||||||
Corefile: |
|
Corefile: |
|
||||||
open-it.intra {
|
hyponeros.intra {
|
||||||
errors
|
errors
|
||||||
health
|
health
|
||||||
log
|
log
|
||||||
@ -32,7 +32,7 @@ data:
|
|||||||
}
|
}
|
||||||
|
|
||||||
. {
|
. {
|
||||||
forward . 192.168.5.1
|
forward . 192.168.1.6
|
||||||
cache
|
cache
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user