We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7933002 + 821362b commit 4000732Copy full SHA for 4000732
pkg/security/podsecuritypolicy/sysctl/mustmatchpatterns.go
@@ -34,6 +34,7 @@ func SafeSysctlWhitelist() []string {
34
"kernel.shm_rmid_forced",
35
"net.ipv4.ip_local_port_range",
36
"net.ipv4.tcp_syncookies",
37
+ "net.ipv4.ping_group_range",
38
}
39
40
0 commit comments