Skip to content

Commit

Permalink
[ws-daemon] Allow hostPID in the podsecuritypolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Weichel committed Oct 21, 2020
1 parent 2fd40a9 commit d54f791
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
- min: 0
max: 65535
hostIPC: false
hostPID: false
hostPID: true
runAsUser:
rule: 'RunAsAny'
seLinux:
Expand Down

0 comments on commit d54f791

Please sign in to comment.