about summary refs log tree commit diff
path: root/tools/eck-operator/templates
diff options
context:
space:
mode:
authormakefunstuff <[email protected]>2024-06-29 19:59:00 +0200
committermakefunstuff <[email protected]>2024-06-29 19:59:00 +0200
commit9d88e865452b63387fee7d49dc7ad4a1d3babb41 (patch)
tree07979d95c87b45aa4003225288b15019b4900c6c /tools/eck-operator/templates
parent6ca9d7a736db0b2b7fd422126351994a15f36b7a (diff)
downloadk3s-lab-9d88e865452b63387fee7d49dc7ad4a1d3babb41.tar.gz
logstash typo
Diffstat (limited to 'tools/eck-operator/templates')
-rw-r--r--tools/eck-operator/templates/logstash.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/eck-operator/templates/logstash.yaml b/tools/eck-operator/templates/logstash.yaml
index 89317cb..a890b9b 100644
--- a/tools/eck-operator/templates/logstash.yaml
+++ b/tools/eck-operator/templates/logstash.yaml
@@ -6,7 +6,7 @@ spec:
   version: 8.14.1
   count: 1
   elasticsearchRefs:
-  - name: log-sttorage
+  - name: log-storage
     clusterName: default
   config: 
     pipeline.workers: 4