Skip to content
Snippets Groups Projects
Verified Commit b9d0571b authored by Daniel Bessey's avatar Daniel Bessey
Browse files

Disable S3 health check

Generates errors:
botocore.exceptions.ClientError: An error occurred (XAmzContentSHA256Mismatch) when calling the PutObject operation: Unknown
parent 0f2965c9
Branches
No related merge requests found
......@@ -327,7 +327,6 @@ THIRD_PARTY_APPS = [
"drf_spectacular",
"health_check",
"health_check.db",
"health_check.contrib.s3boto3_storage",
"health_check.contrib.rabbitmq",
]
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment