Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open
nsd-unbound-on-k8s
Commits
6d445840
Commit
6d445840
authored
Dec 22, 2021
by
chatagiri
Browse files
Update unbound.yaml
parent
1b7e6455
Changes
1
Hide whitespace changes
Inline
Side-by-side
unbound.yaml
View file @
6d445840
...
...
@@ -66,7 +66,7 @@ data:
server:
interface: 0.0.0.0
access-control: 192.168.1.0/24 allow
//
pod network
#
pod network
access-control: 10.244.1.0/24 allow
access-control: 10.244.2.0/24 allow
access-control: 10.244.3.0/24 allow
...
...
@@ -77,7 +77,7 @@ data:
name: example.jp
stub-addr: 192.168.1.100@53
//
example.jp 以外のドメインについてはgoogleに聞く
#
example.jp 以外のドメインについてはgoogleに聞く
forward-zone:
name: "."
forward-addr: 8.8.8.8
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment