Update README.md

This commit is contained in:
Eugenio Marzo
2020-05-24 10:07:06 +02:00
committed by GitHub
parent ad2a4e3f4b
commit 048e0dca4c

View File

@@ -40,8 +40,10 @@ Set the following variables in Kubernetes Deployment or Openshift DeploymentConf
```
# Set target_namespace and ingress.hostname!
git clone https://github.com/lucky-sideburn/KubeInvaders.git
kubectl create namespace kubeinvaders
helm install kubeinvaders --set-string target_namespace="namespace1\,namespace2" \
--namespace kubeinvaders ./helm-charts/kubeinvaders \
--set ingress.hostname=kubeinvaders.io