Skip to content

Commit 3669170

Browse files
authored
Merge pull request #189607 from ElazarK/tomer-fix
renamed recommendation
2 parents 67b56e6 + cd83787 commit 3669170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/defender-for-cloud/kubernetes-workload-protections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ You can manually configure the Kubernetes workload add-on, or extension protecti
123123
| Container CPU and memory limits should be enforced | Protect applications against DDoS attack | **Yes** |
124124
| Container images should be deployed only from trusted registries | Remediate vulnerabilities | **Yes** |
125125
| Least privileged Linux capabilities should be enforced for containers | Manage access and permissions | **Yes** |
126-
| Overriding or disabling of containers AppArmor profile should be restricted | Remediate security configurations | **Yes** |
126+
| Containers should only use allowed AppArmor profiles | Remediate security configurations | **Yes** |
127127
| Services should listen on allowed ports only | Restrict unauthorized network access | **Yes** |
128128
| Usage of host networking and ports should be restricted | Restrict unauthorized network access | **Yes** |
129129
| Usage of pod HostPath volume mounts should be restricted to a known list | Manage access and permissions | **Yes** |

0 commit comments

Comments
 (0)