From 7c622c595c660b4ef9ab460c09c4aee61572dd1c Mon Sep 17 00:00:00 2001 From: root Date: Fri, 8 Nov 2019 10:40:34 +0000 Subject: [PATCH] added helm chart --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 125d3ee..ed3270d 100644 --- a/README.md +++ b/README.md @@ -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 |