MoJo2600 / pihole-kubernetes

PiHole on kubernetes
493 stars 171 forks source link

Adds support for linux capabilities #258

Closed s94santos closed 1 year ago

s94santos commented 1 year ago

Adds the possibily to run pihole container with specified linux capabilities. Allowing, for example, to run the pihole DHCP without privileged mode.

MoJo2600 commented 1 year ago

LGTM! Thank you for your contribution! That is a nice addition.

s94santos commented 1 year ago

Had some conflits to fix after the merge of a previous PR. Would apreciate a new aprove. Thanks

MoJo2600 commented 1 year ago

Yes I will merge now. I'm trying to merge the open PRs now. Thank you!