From b229e58201861a11b789d2093cde30247b4be8be Mon Sep 17 00:00:00 2001 From: ycz008 Date: Mon, 26 Feb 2024 15:39:36 +0800 Subject: [PATCH] add logstash config rename --- dev-upgrade/elastic/logstash-alert.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-upgrade/elastic/logstash-alert.yaml b/dev-upgrade/elastic/logstash-alert.yaml index a893c35..9ed28c7 100644 --- a/dev-upgrade/elastic/logstash-alert.yaml +++ b/dev-upgrade/elastic/logstash-alert.yaml @@ -101,7 +101,7 @@ spec: volumes: - name: config configMap: - name: logstash-alert-config + name: logstash-config-alert items: - key: logstash.conf path: logstash.conf