committed by
GitHub
parent
d1cd94da87
commit
7d4f722e19
@@ -134,7 +134,7 @@ spec:
|
||||
labels:
|
||||
name: pod-delete
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -226,7 +226,7 @@ spec:
|
||||
labels:
|
||||
name: pod-cpu-hog
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -320,7 +320,7 @@ spec:
|
||||
labels:
|
||||
name: pod-memory-hog
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -418,7 +418,7 @@ spec:
|
||||
labels:
|
||||
name: pod-network-loss
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args: [ "kubectl apply -f /tmp/pod-network-loss.yaml -n {{workflow.parameters.adminModeNamespace}}",]
|
||||
|
||||
@@ -733,7 +733,7 @@ spec:
|
||||
|
||||
- name: revert-chaos
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
|
@@ -138,7 +138,7 @@ spec:
|
||||
labels:
|
||||
name: pod-delete
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -230,7 +230,7 @@ spec:
|
||||
labels:
|
||||
name: pod-cpu-hog
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -324,7 +324,7 @@ spec:
|
||||
labels:
|
||||
name: pod-memory-hog
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -422,7 +422,7 @@ spec:
|
||||
labels:
|
||||
name: pod-network-loss
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args: [ "kubectl apply -f /tmp/pod-network-loss.yaml -n {{workflow.parameters.adminModeNamespace}}",]
|
||||
|
||||
@@ -737,7 +737,7 @@ spec:
|
||||
|
||||
- name: revert-chaos
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
|
@@ -134,7 +134,7 @@ spec:
|
||||
labels:
|
||||
name: pod-delete
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -226,7 +226,7 @@ spec:
|
||||
labels:
|
||||
name: pod-cpu-hog
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -320,7 +320,7 @@ spec:
|
||||
labels:
|
||||
name: pod-memory-hog
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -418,7 +418,7 @@ spec:
|
||||
labels:
|
||||
name: pod-network-loss
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args: [ "kubectl apply -f /tmp/pod-network-loss.yaml -n {{workflow.parameters.adminModeNamespace}}",]
|
||||
|
||||
@@ -727,7 +727,7 @@ spec:
|
||||
|
||||
- name: revert-chaos
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
|
@@ -140,7 +140,7 @@ spec:
|
||||
labels:
|
||||
name: pod-delete
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -232,7 +232,7 @@ spec:
|
||||
labels:
|
||||
name: pod-cpu-hog
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -326,7 +326,7 @@ spec:
|
||||
labels:
|
||||
name: pod-memory-hog
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
@@ -424,7 +424,7 @@ spec:
|
||||
labels:
|
||||
name: pod-network-loss
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args: [ "kubectl apply -f /tmp/pod-network-loss.yaml -n {{workflow.parameters.adminModeNamespace}}",]
|
||||
|
||||
@@ -732,7 +732,7 @@ spec:
|
||||
|
||||
- name: revert-chaos
|
||||
container:
|
||||
image: lachlanevenson/k8s-kubectl
|
||||
image: alpine/k8s:1.18.2
|
||||
command: [sh, -c]
|
||||
args:
|
||||
[
|
||||
|
Reference in New Issue
Block a user