Skip to content

Error parsing environment variable in config template #573

Open
@MunifTanjim

Description

@MunifTanjim

ContainerPilot version: 3.8.0

If the environment variable value contains an equal sign, =, everything is trimmed from that point. For example:

Environment variable ABC is set to abc=cde==
Template has {{ .ABC }}
Output is just abc and the =cde== part is trimmed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions