Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App: update to tooltip on env vars substitution #1325

Open
konstan opened this issue Jun 28, 2023 · 0 comments
Open

App: update to tooltip on env vars substitution #1325

konstan opened this issue Jun 28, 2023 · 0 comments

Comments

@konstan
Copy link
Contributor

konstan commented Jun 28, 2023

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant