Report information about errors deployments

This commit is contained in:
Manuel de Brito Fontes 2017-10-24 17:16:24 -03:00
parent d5a0d34e37
commit febd7cf3e2
9 changed files with 41 additions and 25 deletions

View file

@ -13,7 +13,7 @@
# limitations under the License.
TAG ?= 0.14
REGISTRY = quay.io/aledbf
REGISTRY = quay.io/kubernetes-ingress-controller
ARCH ?= $(shell go env GOARCH)
ALL_ARCH = amd64 arm arm64 ppc64le