about summary refs log tree commit diff
path: root/tools/eck-operator/templates
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-29 21:00:24 +0200
committermakefunstuff <[email protected]>2024-06-29 21:00:24 +0200
commit26d5b9dc25de1ae67c8a5f82ccae787e53d857f7 (patch)
treee47b34d94bc90f1e3afe9d81bdebcc1607aeb0da /tools/eck-operator/templates
parent15dd749e3549245c0ccb5275b6e602a54d0b4460 (diff)
downloadk3s-lab-26d5b9dc25de1ae67c8a5f82ccae787e53d857f7.tar.gz
upgrade path
Diffstat (limited to 'tools/eck-operator/templates')
-rw-r--r--tools/eck-operator/templates/elasticsearch.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/eck-operator/templates/elasticsearch.yaml b/tools/eck-operator/templates/elasticsearch.yaml
index bda9446..e8e8c4d 100644
--- a/tools/eck-operator/templates/elasticsearch.yaml
+++ b/tools/eck-operator/templates/elasticsearch.yaml
@@ -3,7 +3,7 @@ kind: Elasticsearch
 metadata:
   name: log-storage
 spec:
-  version: "8.14.1"
+  version: "7.1.17"
   nodeSets:
   - name: default
     count: 1