Use the proper CF manifest tunable for health check timeout
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 21 Sep 2021 21:03:10 +0000 (23:03 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 21 Sep 2021 21:03:10 +0000 (23:03 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
manifest-cf-template.yml

index 35fe628a449ab1dd1856f92983b4fb445efe01fc..91fc9172c2e69435b1078ba8fc0953ef39ec6db1 100644 (file)
@@ -7,7 +7,7 @@ applications:
   - https://github.com/cloudfoundry/nodejs-buildpack
   no-route: true
   health-check-type: process
-  timeout: 30
+  health-check-invocation-timeout: 30
   command: node -r source-map-support/register dist/start.js
   env:
     # OPTIMIZE_MEMORY: true