fix root issue (#422)

Signed-off-by: oumkale <oum.kale@mayadata.io>
This commit is contained in:
OUM NIVRATHI KALE
2021-03-05 08:35:05 +05:30
committed by GitHub
parent d1cd94da87
commit 7d4f722e19
24 changed files with 65 additions and 65 deletions

View File

@@ -95,7 +95,7 @@ spec:
labels:
name: pod-cpu-hog
container:
image: lachlanevenson/k8s-kubectl
image: alpine/k8s:1.18.2
command: [sh, -c]
args:
[
@@ -147,7 +147,7 @@ spec:
- name: revert-chaos
container:
image: lachlanevenson/k8s-kubectl
image: alpine/k8s:1.18.2
command: [sh, -c]
args:
[

View File

@@ -99,7 +99,7 @@ spec:
labels:
name: pod-cpu-hog
container:
image: lachlanevenson/k8s-kubectl
image: alpine/k8s:1.18.2
command: [sh, -c]
args:
[
@@ -151,7 +151,7 @@ spec:
- name: revert-chaos
container:
image: lachlanevenson/k8s-kubectl
image: alpine/k8s:1.18.2
command: [sh, -c]
args:
[