Annotations for the InfluxDB Module

Signed-off-by: Lorenzo Fontana <lo@linux.com>
This commit is contained in:
Lorenzo Fontana 2018-05-17 14:25:38 +02:00
parent aa256ac887
commit 93be8db612
No known key found for this signature in database
GPG key ID: 0D48B0B074C3DC15
10 changed files with 256 additions and 1 deletions

View file

@ -53,7 +53,7 @@ IMAGE = $(REGISTRY)/$(IMGNAME)
MULTI_ARCH_IMG = $(IMAGE)-$(ARCH)
# Set default base image dynamically for each arch
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):0.45
BASEIMAGE?=quay.io/kubernetes-ingress-controller/nginx-$(ARCH):0.46
ifeq ($(ARCH),arm)
QEMUARCH=arm