fix: Use the correct opentracing plugin for Jaeger

Part of #2738
This commit is contained in:
Mike Bryant 2018-07-05 14:01:52 +01:00
parent 5039e770bd
commit 85d1742283
3 changed files with 13 additions and 5 deletions

View file

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