From 4ff14657f4bceb88f5ebf77602d6b4d3da2bd726 Mon Sep 17 00:00:00 2001 From: Julien Mailleret <8582351+jmlrt@users.noreply.github.com> Date: Mon, 29 Jun 2020 11:13:03 +0200 Subject: [PATCH] fix test --- logstash/examples/security/test/goss.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/logstash/examples/security/test/goss.yaml b/logstash/examples/security/test/goss.yaml index 8982828fd..7a562d6d0 100644 --- a/logstash/examples/security/test/goss.yaml +++ b/logstash/examples/security/test/goss.yaml @@ -25,10 +25,6 @@ http: - '"version" : "6.8.11"' - '"http_address" : "0.0.0.0:9600"' - '"name" : "helm-logstash-security-logstash-0"' - - '"status" : "green"' - - '"workers" : 1' - - '"batch_size" : 125' - - '"batch_delay" : 50' https://security-master:9200/_cat/indices: status: 200 timeout: 2000