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: broker:
bootstrap: "full broker here" bootstrap: "full broker here"
protocol: "protocol here" protocol: "protocol here"
certlocation: "path to cert location" certlocation: "path"
keylocation: "path to key location" keylocation: "path"
calocation: "path to target ca bundle" calocation: "path"
topic: "topic name here" topic: "topic name here"
s3redundancy: "Boolean to pipe logs to S3 if kafka connection interrupted" s3redundancy: "Boolean to pipe logs to S3 if kafka connection interrupted"
s3: s3:
accesskey: "S3 Access Key" accesskey: "abcd"
secretkey: "S3 Secret Key" secretkey: "abcd"
bucketName: "S3 bucket name" bucketName: "bucket name"
region: "Region that the S3 Bucket resides in" region: "Region that the S3 Bucket resides in"
endpoint: "Endpoint that the S3 bucket refers to" endpoint: "Endpoint that the S3 bucket refers to"
manager: manager: