Add allowPrivilegeEscalation
This commit is contained in:
parent
63b01370e4
commit
9be174738d
4 changed files with 149 additions and 0 deletions
|
|
@ -215,6 +215,7 @@ spec:
|
|||
- --annotations-prefix=nginx.ingress.kubernetes.io
|
||||
- --watch-namespace=${NAMESPACE}
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: true
|
||||
capabilities:
|
||||
drop:
|
||||
- ALL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue