My Azure MSDefender detecded about "Linux capabilities should be enforced" How to chnage it? #9954
Labels
needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
My Azure Microsoft Defender for cloud detected about this issues "Least privileged Linux capabilities should be enforced for containers" in Ingress pod. now i using helm chart to deploy pod now my config about capabilities is
capabilities:
drop:
ALL
add:
NET_BIND_SERVICE
That is default setting. In this case how can i change it because i didn't found Values or Parameter to change it in yaml file. or can fix it?
The text was updated successfully, but these errors were encountered: