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:
committed by
GitHub
parent
27e362482c
commit
204814e945
@@ -60,7 +60,7 @@ spec:
|
||||
- "patch"
|
||||
- "update"
|
||||
- "delete"
|
||||
image: "litmuschaos/go-runner:ci"
|
||||
image: "litmuschaos/go-runner:latest"
|
||||
imagePullPolicy: Always
|
||||
args:
|
||||
- -c
|
||||
@@ -127,7 +127,6 @@ spec:
|
||||
- name: pod-cpu-hog
|
||||
spec:
|
||||
components:
|
||||
experimentImage: "litmuschaos/go-runner:ci"
|
||||
env:
|
||||
- name: TARGET_CONTAINER
|
||||
value: 'kube-proxy'
|
||||
|
Reference in New Issue
Block a user