fixed allowPrivilegeEscalation

This commit is contained in:
Anas El Barkani 2021-05-22 18:20:43 +02:00
parent 2d7b1efa44
commit 1ff4b682a5

View file

@ -12,7 +12,9 @@ allowHostIPC: false
allowHostNetwork: false
allowHostPID: false
allowHostPorts: false
allowPrivilegeEscalation: false
allowPrivilegeEscalation: true
allowPrivilegedContainer: false
allowedCapabilities:
- NET_BIND_SERVICE