Closed wrender closed 2 years ago
I'm not that familiar with the way Helm starts up, but i would try either or both of the following:
php artisan optimize
Oh. My apologies. It is now working. I just sent a test email. I guess the .env file in the kubernetes pod isn't what is being used by the app. I'm not sure where the helm chart is storing the smtp settings.
Setup information
Helm
Describe the bug When I try to apply custom environments in my values.yaml file they don't seem to take affect. I exec into the kubernetes invoiceninja pod, and cat the .env file, and I don't see the smtp settings in affect after. Am I missing something? Basically just trying to relay emails through an Office 365 account.
Expected behavior I would expect the .env file in the pod to reflect the settings I put in extraEnvVars.