From 42f7fd28158fefb3e16b6958ab6e48796698e2ce Mon Sep 17 00:00:00 2001 From: Jan Lucca Patzelt Date: Thu, 17 Oct 2024 14:31:44 +0200 Subject: [PATCH] Update manifest.yml --- manifest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.yml b/manifest.yml index 2f444803d..95529e412 100644 --- a/manifest.yml +++ b/manifest.yml @@ -6,6 +6,7 @@ applications: timeout: 180 buildpack: https://github.com/cloudfoundry-community/stratos-buildpack#v5 health-check-type: port + instances: 2 # env: # Override CF API endpoint URL inferred from VCAP_APPLICATION env # CF_API_URL: https://CLOUD_FOUNDRY_API_ENDPOINT