diff --git a/nixos/tests/prometheus.nix b/nixos/tests/prometheus.nix index de1d10aa7ca..6881c659e6d 100644 --- a/nixos/tests/prometheus.nix +++ b/nixos/tests/prometheus.nix @@ -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";