psp.yaml: add allowedCapabilities: '*' to permissive PSP.

This commit is contained in:
Slava Semushin 2017-09-20 14:35:28 +02:00
parent b2c715d3bf
commit ec3671b0ea
1 changed files with 2 additions and 0 deletions

View File

@ -16,3 +16,5 @@ spec:
max: 8080
volumes:
- '*'
allowedCapabilities:
- '*'