Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Helm charts for regtech-mail-api and mailpit #5

Closed
hkeeler opened this issue Feb 7, 2024 · 1 comment · Fixed by #13
Closed

Create Helm charts for regtech-mail-api and mailpit #5

hkeeler opened this issue Feb 7, 2024 · 1 comment · Fixed by #13
Assignees

Comments

@hkeeler
Copy link
Member

hkeeler commented Feb 7, 2024

We obviously need a Helm chart for the Mail API. It should be very similar to to our other FastAPI-based repos. One fun bit will be setting up the Secrets to pull in the SMTP credentials. We're not going to know if the TLS setup is correct until we test it on-cluster. This may mean having to tweak the underlying Python SMTP code if it doesn't.

We probably also want a chart for mailpit. There is a chart out on ArtifactHub that looks decent (https://artifacthub.io/packages/helm/jouve/mailpit), but it is not from the mailpit dev, so we should do a little digging there to see if we want to go that route or create our own.

@jcadam14 jcadam14 self-assigned this Feb 9, 2024
@jcadam14
Copy link
Contributor

jcadam14 commented Feb 9, 2024

Going to write stories for this in the EKS and regtech-deployment repos for the values and charts, respectively. Will leave this here in case there are any changes needed to this source to support those.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants