Surpport snippet for server section by the annotation of the ingess
This commit is contained in:
parent
b1e73f2e37
commit
f9f05aa5a3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ all: push
|
|||
BUILDTAGS=
|
||||
|
||||
# Use the 0.0 tag for testing, it shouldn't clobber any release builds
|
||||
RELEASE?=0.9.0-beta.8.hack
|
||||
RELEASE?=0.9.0-beta.8
|
||||
PREFIX?=gcr.io/google_containers/nginx-ingress-controller
|
||||
GOOS?=linux
|
||||
DOCKER?=gcloud docker --
|
||||
|
|
Loading…
Reference in a new issue