Update opentracing nginx module (#2675)
* Update opentracing nginx module * Update nginx file permissions * Allow binding to a port less than 1024 to non-root users
This commit is contained in:
parent
6c78e3569f
commit
18418157dc
2 changed files with 29 additions and 9 deletions
|
|
@ -13,7 +13,7 @@
|
|||
# limitations under the License.
|
||||
|
||||
# 0.0.0 shouldn't clobber any released builds
|
||||
TAG ?= 0.52
|
||||
TAG ?= 0.53
|
||||
REGISTRY ?= quay.io/kubernetes-ingress-controller
|
||||
ARCH ?= $(shell go env GOARCH)
|
||||
DOCKER ?= docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue