Skip to content

Templatize the running service port #652

@kmasiello

Description

@kmasiello

If one wants to run the Workbench/Connect/Package Manager service on a configured port (service.targetPort) it is also required to modify the configured port in multiple other locations, e.g., the port the product is listening on, and the HTTP probes.

Consider flowing the service.targetPort down through the config to ensure this is consistent and less prone to mistakes if a find/replace of the default port overlooks an entry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions