Merge pull request #102350 from andir/nixos-test-prometheus

nixos/tests/prometheus: remove invalid thanos config flag
This commit is contained in:
Andreas Rammhold 2020-11-01 19:45:00 +01:00 committed by GitHub
commit 2ba1c007f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,6 @@ let
secret_key = s3.secretKey;
insecure = true;
signature_version2 = false;
encrypt_sse = false;
put_user_metadata = {};
http_config = {
idle_conn_timeout = "0s";