chore: update deployment
This commit is contained in:
@@ -423,9 +423,9 @@
|
||||
pause:
|
||||
seconds: 10
|
||||
|
||||
- name: Health check - Summary endpoint (HTTPS)
|
||||
- name: Health check - Nginx ping endpoint (HTTPS)
|
||||
uri:
|
||||
url: "https://{{ ansible_host }}/health/summary"
|
||||
url: "https://{{ ansible_host }}/ping"
|
||||
method: GET
|
||||
return_content: yes
|
||||
status_code: 200
|
||||
|
||||
Reference in New Issue
Block a user