Skip to content

Commit 733c18b

Browse files
authored
Merge pull request #12 from amenzhinsky/manifest
Disable healthcheck and prevent a route from being created in manifes…
2 parents 7a5c740 + 5f1533a commit 733c18b

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)