mirror of
https://github.com/lucky-sideburn/kubeinvaders.git
synced 2026-05-19 15:16:40 +00:00
KubeInvaders Helm Chart Repository
Usage
helm repo add kubeinvaders https://lucky-sideburn.github.io/helm-charts/
helm repo update
kubectl create namespace kubeinvaders
helm install kubeinvaders --set-string config.target_namespace="namespace1\,namespace2" \
-n kubeinvaders kubeinvaders/kubeinvaders --set ingress.enabled=true --set ingress.hostName=kubeinvaders.io --set deployment.image.tag=v1.9.6
Values
See the values.yaml for a full list of configuration options.