Remove deploy of ingress controller from the example [ci skip] (#1933)
This commit is contained in:
parent
40718c3865
commit
74fb88ae5d
4 changed files with 15 additions and 95 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue