Draft: feat: allow users to load config files directly
What
This MR adds the option for users to directly mount configuration files matching the pattern config-?(staging|production)?\.(toml|yml)
in .runway
folder.
The file will get mounted through secrets manager into the ingress container at etc/ingress-config/config.(yml/toml)
.
Example: https://gitlab.com/schin1/ai-assist/-/pipelines/1306764532 for schin1/ai-assist!3 (merged)
Why
Issue: team#248
Edited by Sylvester Chin