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
Currently we use the config.yml file to read the model configurations. We need to come up with another approach to read these configurations at runtime.
Reason(s)
Remove configuration hardcoding.
Support for loading dynamic configurations at runtime.
Support for the containerization of the Companion backend.
Support for the secret rotation at runtime (even if it is achieved by restarting the Companion deployment).
Description
Currently we use the config.yml file to read the model configurations. We need to come up with another approach to read these configurations at runtime.
Reason(s)
Acceptance Criteria
TBD
Results from research and team agreements
The text was updated successfully, but these errors were encountered: