From d12277e5590c3917b216b89859bd6f2f6f39d472 Mon Sep 17 00:00:00 2001 From: senglezou Date: Mon, 13 Oct 2025 14:23:26 +0100 Subject: [PATCH] Remove unused env variable --- components/reporters/elasticsearch/component.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/components/reporters/elasticsearch/component.yaml b/components/reporters/elasticsearch/component.yaml index c9b6a9ce0..eea080b21 100644 --- a/components/reporters/elasticsearch/component.yaml +++ b/components/reporters/elasticsearch/component.yaml @@ -11,9 +11,6 @@ parameters: - name: elasticsearch_api_key type: string value: "" - - name: elasticsearch_server_version - type: string - value: "" steps: - name: elasticsearch image: components/reporters/elasticsearch