chore(psp): removed runAsUser from psp and update the go-runner image in workflows (#446)

Signed-off-by: shubhamchaudhary <shubham@chaosnative.com>
This commit is contained in:
Shubham Chaudhary
2021-04-20 21:35:05 +05:30
committed by GitHub
parent 27e362482c
commit 204814e945
11 changed files with 4 additions and 34 deletions

View File

@@ -30,8 +30,6 @@ spec:
hostNetwork: false
hostIPC: false
hostPID: true
runAsUser:
rule: 'RunAsAny'
seLinux:
# This policy assumes the nodes are using AppArmor rather than SELinux.
rule: 'RunAsAny'