apply nginx patch to make ssl_certificate_by_lua_block work properly

This commit is contained in:
Elvin Efendi 2018-08-28 23:56:09 -04:00
parent 4019357f2e
commit 0408d66234
3 changed files with 46 additions and 1 deletions

View file

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