Skip to content

Unable to set PCF health-check invocation-timeout through stream spring boot app. #1114

Open
@suresh-chidham

Description

@suresh-chidham

I need to set PCF health-check invocation-timeout through manifest file.

In manifest.yaml file

cloudfoundry.health-check: "HTTP"
cloudfoundry.health-check-http-endpoint: "/actuator/health"
cloudfoundry.health-check-timeout: "130"

cloudfoundry.health-check-invocation-timeout: "10"

In this, first 3 properties are able to set in PCF health-check section through spring boot app . But invocation-timeout is not able to set. Please can you help on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprovement or new functionalityoperationstriagedInitial triage of issue has been performed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions