Skip to content

Commit 5f1533a

Browse files
author
Alexander Menzhinsky
committed
Disable healthcheck and prevent a route from being created in manifest.yml
1 parent 99e163a commit 5f1533a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

manifest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
applications:
22
- name: cloudfoundry-sumologic-nozzle
3+
health-check-type: process
4+
no-route: true
35
env:
46
API_ENDPOINT: https://api.some_api
57
SUMO_ENDPOINT: https://some_endpoint

0 commit comments

Comments
 (0)