Add roadmap, fix manifests, improve hack scripts

This commit is contained in:
Fabian Reinartz
2016-10-24 13:44:12 +02:00
parent 79ed777dea
commit 7b92c0289a
11 changed files with 46 additions and 36 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ if [ -z "${KUBECONFIG}" ]; then
KUBECONFIG=~/.kube/config
fi
kubectl --kubeconfig="$KUBECONFIG" -n "$KUBE_NAMESPACE" delete -f manifests/examples/example-app
kubectl --kubeconfig="$KUBECONFIG" delete -f manifests/examples/example-app