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:56:04 +0200
committermakefunstuff <[email protected]>2024-06-29 20:56:04 +0200
commit766dc1b0deaf10cd8461e8cb2029eb477be97162 (patch)
treee2adc0be169a21439e0c9a569d6da40aefc83e7b /tools/eck-operator/templates
parent7132e9a464ae98df5b017470abb5055a71db1edd (diff)
downloadk3s-lab-766dc1b0deaf10cd8461e8cb2029eb477be97162.tar.gz
do not specify
Diffstat (limited to 'tools/eck-operator/templates')
-rw-r--r--tools/eck-operator/templates/elasticsearch.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/eck-operator/templates/elasticsearch.yaml b/tools/eck-operator/templates/elasticsearch.yaml
index 0a8b30b..d1ed7ef 100644
--- a/tools/eck-operator/templates/elasticsearch.yaml
+++ b/tools/eck-operator/templates/elasticsearch.yaml
@@ -3,7 +3,6 @@ kind: Elasticsearch
 metadata:
   name: log-storage
 spec:
-  version: 8.14.1
   nodeSets:
   - name: default
     count: 1