Merge pull request #3342 from aledbf/allowPrivilegeEscalation
Allow privilege escalation
This commit is contained in:
commit
29118750be
5 changed files with 172 additions and 2 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