You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an issue in which scope we add an ability to define secret/configmap that will be bound (as file or env var) for all components of all devworkspaces in the current namespace.
This issue is about adding more flexibility to cover cases when like maven setting should be bound only to maven component.
May be related issue on devfile API side: Support externally-defined volume components devfile/api#374
The text was updated successfully, but these errors were encountered:
Closing as stale -- if a need arises for this we can implement it later but as far as I know there's no downside to giving maven settings to non-maven containers.
There is an issue in which scope we add an ability to define secret/configmap that will be bound (as file or env var) for all components of all devworkspaces in the current namespace.
This issue is about adding more flexibility to cover cases when like maven setting should be bound only to maven component.
May be related issue on devfile API side: Support externally-defined volume components devfile/api#374
The text was updated successfully, but these errors were encountered: