-
Notifications
You must be signed in to change notification settings - Fork 213
Open
@arontsang
Description
Within Kubernetes there is no reason to run with the capability NET_BIND_SERVICE.
The helm charts already use non-standard ports by default.
The docker file add
RUN setcap cap_net_bind_service=-ep /usr/local/sbin/haproxy
And we should drop the capability NET_BIND_SERVICE from the manifests
Metadata
Metadata
Assignees
Labels
No labels