expose coredns outside of the cluster
This commit is contained in:
parent
7106bf5e14
commit
0d22f421bc
2 changed files with 27 additions and 0 deletions
|
@ -24,6 +24,7 @@ in
|
|||
server = [
|
||||
cfg.dmz.ipv4.router
|
||||
"/kun.is/${cfg.dmz.ipv4.services}"
|
||||
"/kubernetes.dmz/192.168.30.133"
|
||||
];
|
||||
|
||||
dhcp-range = [
|
||||
|
|
Reference in a new issue