diff --git a/manifest.yml.j2 b/manifest.yml.j2 index e4272f6be..b601ddd85 100644 --- a/manifest.yml.j2 +++ b/manifest.yml.j2 @@ -9,7 +9,7 @@ 'production': ['api.notifications.service.gov.uk'], }, 'health-check-type': 'port', - 'health-check-invocation-timeout': 2.5, + 'health-check-invocation-timeout': 3, 'instances': { 'preview': None, 'staging': None,