mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-08-29 00:47:16 +00:00
added helm chart
This commit is contained in:
@@ -10,6 +10,11 @@ KubeInvaders has been developed using Defold (https://www.defold.com/).
|
||||
|
||||
Through KubeInvaders you can stress your Openshift cluster in a fun way and check how it is resilient.
|
||||
|
||||
```
|
||||
# Please set target_namespace to set your target namespace!
|
||||
helm install --set-string target_namespace="kubeinvaders\,fooo" --name kubeinvaders --namespace kubeinvaders ./helm-charts/kubeinvaders
|
||||
```
|
||||
|
||||
### Special Input Keys
|
||||
|
||||
| Input | Action |
|
||||
|
||||
Reference in New Issue
Block a user