mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-05-06 08:46:56 +00:00
added additional label
This commit is contained in:
@@ -185,12 +185,16 @@
|
||||
<textarea class="form-control" id="chaosProgramTextArea" rows="20" style="font-family: Courier, monospace;">
|
||||
jobs:
|
||||
cpu-attack:
|
||||
additional-labels:
|
||||
test-label: "test"
|
||||
image: docker.io/luckysideburn/kubeinvaders-stress-ng:latest
|
||||
command: "stress-ng"
|
||||
args:
|
||||
- --help
|
||||
|
||||
mem-attack:
|
||||
additional-labels:
|
||||
test-label: "test"
|
||||
image: docker.io/luckysideburn/kubeinvaders-stress-ng:latest
|
||||
command: "stress-ng"
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user