Avoid leak test triggering

This commit is contained in:
weslambert
2024-01-23 12:38:09 -05:00
committed by GitHub
parent 3bcb0bc132
commit 72319e33db

View File

@@ -710,15 +710,15 @@ strelka:
broker:
bootstrap: "full broker here"
protocol: "protocol here"
certlocation: "path to cert location"
keylocation: "path to key location"
calocation: "path to target ca bundle"
certlocation: "path"
keylocation: "path"
calocation: "path"
topic: "topic name here"
s3redundancy: "Boolean to pipe logs to S3 if kafka connection interrupted"
s3:
accesskey: "S3 Access Key"
secretkey: "S3 Secret Key"
bucketName: "S3 bucket name"
accesskey: "abcd"
secretkey: "abcd"
bucketName: "bucket name"
region: "Region that the S3 Bucket resides in"
endpoint: "Endpoint that the S3 bucket refers to"
manager: