Migrate to openresty

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-06-22 19:18:24 -04:00
parent 2e44fb158d
commit 723411521b
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
5 changed files with 68 additions and 234 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
# 0.0.0 shouldn't clobber any released builds
TAG ?= 0.87
TAG ?= 0.88
REGISTRY ?= quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
DOCKER ?= docker