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

@@ -64,7 +64,7 @@ spec:
- "patch"
- "update"
- "delete"
image: "litmuschaos/go-runner:ci"
image: "litmuschaos/go-runner:latest"
imagePullPolicy: Always
args:
- -c
@@ -131,7 +131,6 @@ spec:
- name: pod-cpu-hog
spec:
components:
experimentImage: "litmuschaos/go-runner:ci"
env:
- name: TARGET_CONTAINER
value: 'kube-proxy'