Skip to content

App: update to tooltip on env vars substitution #1325

@konstan

Description

@konstan

The tooltip doesn't work in all cases and hence, is misleading. It speaks about sending variables to services of stack, which is not suitable for the case below.

Screenshot 2023-06-28 at 13 12 59

I suggest changing it to:

For Kubernetes manifest

To use variables from Configuration->"Environment Variables", reference them in 
the application definition below by e.g. ${MY-ENV-VAR}. Consult environment variables definition and 
substitution for Kubernetes manifest.

For Docker compose

To use variables from Configuration->"Environment Variables", reference them in 
the application definition below by e.g. ${MY-ENV-VAR}. Consult environment variables definition and 
substitution for Docker compose.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions