Skip to content

Commit

Permalink
infrastructure: base: isc-dhcp: Update command.
Browse files Browse the repository at this point in the history
  • Loading branch information
wigust committed Oct 15, 2024
1 parent 1d7622b commit b216b4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion infrastructure/base/isc-dhcp/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ spec:
command:
- /sbin/dhcpd
args:
- -c
- -4 # version
- -cf
- /etc/dhcpd.conf
volumeMounts:
- mountPath: /etc/dhcpd.conf
Expand Down

0 comments on commit b216b4b

Please sign in to comment.