Hey everyone,
I'm working on configuring my kratos.yml for a production deployment. I'm wondering how I can configure my SMS provider while treating secrets properly. I see in the
helm chart documentation that I can configure the SMTP connection uri but I don't see anything similar for SMS via Courier. It also looks like I can't interpolate any data via ENV variables as of
this thread. What is the best way to do this?