Skip to content

ENV variable conflicts when using helm #348

Open
@chadweimer

Description

When using helm, the <RELEASE_NAME>_PORT environment variable is set to tcp://:. If the release name is simply gomp, this results in GOMP_PORT being set to something other than just the port # as an integer, which conflicts configuration of the application:

Msg("Failed to convert environment variable to an integer")

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions