Remove deploy of ingress controller from the example [ci skip] (#1933)

This commit is contained in:
Manuel Alejandro de Brito Fontes 2018-01-19 15:37:09 -02:00 committed by GitHub
parent 40718c3865
commit 74fb88ae5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 95 deletions

View file

@ -3,7 +3,7 @@ all: push
TAG=0.1
PREFIX?=electroma/ingress-demo-
ARCH?=amd64
GOLANG_VERSION=1.8
GOLANG_VERSION=1.9
TEMP_DIR:=$(shell mktemp -d)
build: clean