about summary refs log tree commit diff
path: root/tools/eck-operator/templates
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-29 20:58:09 +0200
committermakefunstuff <[email protected]>2024-06-29 20:58:09 +0200
commitb6a49d92fe6965d956ddca5e0b6a9cfe0f3dd465 (patch)
tree6d74c0832c0f77769cb06db80b009685e9f0a9c5 /tools/eck-operator/templates
parent766dc1b0deaf10cd8461e8cb2029eb477be97162 (diff)
downloadk3s-lab-b6a49d92fe6965d956ddca5e0b6a9cfe0f3dd465.tar.gz
upd
Diffstat (limited to 'tools/eck-operator/templates')
-rw-r--r--tools/eck-operator/templates/elasticsearch.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/eck-operator/templates/elasticsearch.yaml b/tools/eck-operator/templates/elasticsearch.yaml
index d1ed7ef..9173d46 100644
--- a/tools/eck-operator/templates/elasticsearch.yaml
+++ b/tools/eck-operator/templates/elasticsearch.yaml
@@ -3,6 +3,7 @@ kind: Elasticsearch
 metadata:
   name: log-storage
 spec:
+  version: 8.12
   nodeSets:
   - name: default
     count: 1