mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-23 17:01:35 -05:00
Merge pull request #2097 from alphagov/remove-http-healthcheck
Remove http healthcheck for api instances
This commit is contained in:
@@ -56,8 +56,6 @@ memory: 1G
|
||||
|
||||
applications:
|
||||
- name: notify-api
|
||||
health-check-type: http
|
||||
health-check-http-endpoint: /_status?simple=true
|
||||
|
||||
- name: notify-api-db-migration
|
||||
command: sleep infinity
|
||||
|
||||
Reference in New Issue
Block a user