Commit e04773a4 authored by Arve Knudsen's avatar Arve Knudsen

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

parent 566364da
......@@ -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) .
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment