-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
- When a user has an application it may have env vars that require values from a bound service, for instance the
epinio/example-wordressapp requiresDB_HOST(epinio configurations list | grep mydb | awk '{print $2}') - Currently in the UI the user has to create the service in advance, create the app (sans service env vars) bound to the service, find the new configuration, and then edit the app
- This isn't intuitive or provide a good UX
Suggestion
- We should work out a way for the user to see the env vars the configuration exposes and assign value/s to application env vars
- This is tricky because it requires both app and service to exist and service bound to the app
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Icebox
Status
Icebox