Set command to be sure to be sure

This commit is contained in:
j 2025-07-01 14:51:10 +10:00
parent 36170fc670
commit a1a00c82e5

View file

@ -172,6 +172,7 @@ spec:
containers: containers:
- name: bind9 - name: bind9
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