mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 15:46:07 -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:
|
applications:
|
||||||
- name: notify-api
|
- name: notify-api
|
||||||
health-check-type: http
|
|
||||||
health-check-http-endpoint: /_status?simple=true
|
|
||||||
|
|
||||||
- name: notify-api-db-migration
|
- name: notify-api-db-migration
|
||||||
command: sleep infinity
|
command: sleep infinity
|
||||||
|
|||||||
Reference in New Issue
Block a user