fluentd-elasticsearch add-on: Rename Elasticsearch Docker image tag

This commit is contained in:
Arve Knudsen 2017-10-03 17:54:31 +02:00
parent 566364da49
commit e04773a43d
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
PREFIX = gcr.io/google-containers
IMAGE = elasticsearch
TAG = v5.6.2-1
TAG = v5.6.2
build:
docker build --pull -t $(PREFIX)/$(IMAGE):$(TAG) .

View File

@ -73,7 +73,7 @@ spec:
spec:
serviceAccountName: elasticsearch-logging
containers:
- image: gcr.io/google-containers/elasticsearch:v5.6.2-1
- image: gcr.io/google-containers/elasticsearch:v5.6.2
name: elasticsearch-logging
resources:
# need more cpu upon initialization, therefore burstable class