From d54f7918f392a3a105da3d80d2247307ad85455b Mon Sep 17 00:00:00 2001 From: Christian Weichel Date: Wed, 21 Oct 2020 13:05:13 +0000 Subject: [PATCH] [ws-daemon] Allow `hostPID` in the podsecuritypolicy --- .../cluster-privileged-unconfined-podsecuritypolicy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/templates/cluster-privileged-unconfined-podsecuritypolicy.yaml b/chart/templates/cluster-privileged-unconfined-podsecuritypolicy.yaml index f6d33ae591aa65..09fd5b5771df62 100644 --- a/chart/templates/cluster-privileged-unconfined-podsecuritypolicy.yaml +++ b/chart/templates/cluster-privileged-unconfined-podsecuritypolicy.yaml @@ -30,7 +30,7 @@ spec: - min: 0 max: 65535 hostIPC: false - hostPID: false + hostPID: true runAsUser: rule: 'RunAsAny' seLinux: