Workflow Yaml fixes (#307)
* Updated logo with kubernetes logo Signed-off-by: Oum kale <oum.kale@mayadata.io> * workflow modification Signed-off-by: Oum Nivrathi kale <oum.kale@mayadata.io>
This commit is contained in:
committed by
GitHub
parent
e17f0b9dd3
commit
a4685af005
@@ -15,8 +15,8 @@ spec:
|
|||||||
templates:
|
templates:
|
||||||
- name: argowf-chaos
|
- name: argowf-chaos
|
||||||
steps:
|
steps:
|
||||||
- - name: run-node-cpu-hog
|
- name: run-node-cpu-hog
|
||||||
template: run-node-cpu-hog
|
template: run-node-cpu-hog
|
||||||
- name: run-node-cpu-hog
|
- name: run-node-cpu-hog
|
||||||
inputs:
|
inputs:
|
||||||
artifacts:
|
artifacts:
|
||||||
|
@@ -16,8 +16,8 @@ spec:
|
|||||||
templates:
|
templates:
|
||||||
- name: argowf-chaos
|
- name: argowf-chaos
|
||||||
steps:
|
steps:
|
||||||
- - name: run-node-memory-hog
|
- name: run-node-memory-hog
|
||||||
template: run-node-memory-hog
|
template: run-node-memory-hog
|
||||||
- name: run-node-memory-hog
|
- name: run-node-memory-hog
|
||||||
inputs:
|
inputs:
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Reference in New Issue
Block a user