Skip to content

fix: expose EMAIL_FROM in EE Helm chart#2508

Merged
src-opn merged 1 commit into
devfrom
codex/ee-helm-email-from
Jul 6, 2026
Merged

fix: expose EMAIL_FROM in EE Helm chart#2508
src-opn merged 1 commit into
devfrom
codex/ee-helm-email-from

Conversation

@OmarMcAdam

Copy link
Copy Markdown
Collaborator

Summary

  • add first-class Helm value secret.values.emailFrom mapped to EMAIL_FROM
  • document EMAIL_FROM alongside SMTP settings in the EE chart README
  • update AWS, Azure, and GCP Helm guides to include emailFrom and render checks

Validation

  • helm template openwork-ee ./packaging/helm/openwork-ee --set secret.values.emailFrom='OpenWork no-reply@example.com' --set secret.values.smtpHost=smtp.example.com --set secret.values.smtpUser=openwork@example.com --set secret.values.smtpPass=secret --set secret.values.smtpSecure=false
  • helm lint ./packaging/helm/openwork-ee
  • git diff --check

Fraimz not run: chart/docs-only change with no directly runnable app UX path.

@vercel

vercel Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openwork-app Ready Ready Preview, Comment Jul 6, 2026 6:08pm
openwork-den Ready Ready Preview, Comment Jul 6, 2026 6:08pm
openwork-den-worker-proxy Ready Ready Preview, Comment Jul 6, 2026 6:08pm
openwork-landing Ready Ready Preview, Comment, Open in v0 Jul 6, 2026 6:08pm

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 this pull request may close these issues.

2 participants