mirror of
https://github.com/containers/podman.git
synced 2025-06-19 08:09:12 +08:00
Add support for kube securityContext\.procMount
Fixes: https://github.com/containers/podman/issues/19881 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -121,7 +121,7 @@ Note: **N/A** means that the option cannot be supported in a single-node Podman
|
||||
| securityContext\.runAsNonRoot | no |
|
||||
| securityContext\.runAsGroup | ✅ |
|
||||
| securityContext\.readOnlyRootFilesystem | ✅ |
|
||||
| securityContext\.procMount | no |
|
||||
| securityContext\.procMount | ✅ |
|
||||
| securityContext\.privileged | ✅ |
|
||||
| securityContext\.allowPrivilegeEscalation | ✅ |
|
||||
| securityContext\.capabilities\.add | ✅ |
|
||||
|
Reference in New Issue
Block a user