diff --git a/dev-upgrade/elastic/elastic-dev.yaml b/dev-upgrade/elastic/elastic-dev.yaml index c01a39e..fbb6342 100644 --- a/dev-upgrade/elastic/elastic-dev.yaml +++ b/dev-upgrade/elastic/elastic-dev.yaml @@ -96,7 +96,7 @@ spec: mountPath: /usr/share/elasticsearch/data containers: - name: elasticsearch - image: docker.elastic.co/elasticsearch/elasticsearch:8.8.0 + image: docker.elastic.co/elasticsearch/elasticsearch:7.16.3 imagePullPolicy: IfNotPresent ports: - containerPort: 9200