Specify configuration location to avoid confusion
This commit is contained in:
parent
690285bc2f
commit
e28d6ad99f
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: bind-master
|
- name: bind-master
|
||||||
image: internetsystemsconsortium/bind9:9.18
|
image: internetsystemsconsortium/bind9:9.18
|
||||||
|
command: ["named", "-g", "-c", "/etc/bind/named.conf"]
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 53
|
- containerPort: 53
|
||||||
protocol: UDP
|
protocol: UDP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue