mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-04-07 02:46:52 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user