Skip to content

feat(helm-chart): add Sentry environment variables#33

Merged
henryjarend merged 6 commits into
mainfrom
chore/sentry-vars
Apr 15, 2026
Merged

feat(helm-chart): add Sentry environment variables#33
henryjarend merged 6 commits into
mainfrom
chore/sentry-vars

Conversation

@jplcodes

Copy link
Copy Markdown
Contributor

Summary

  • Adds SENTRY_LARAVEL_DSN and SENTRY_ENVIRONMENT env vars to all workloads (deployment, cronjob, jobs) via _env.tpl
  • SENTRY_LARAVEL_DSN is conditionally set from the new curator.sentry.dsn Helm value (mapped from the SENTRY_CURATOR_DSN GitHub variable at deploy time)
  • SENTRY_ENVIRONMENT is always set, derived from the existing .Values.environment field (dev, qa, or prod)

Justin Lyons added 2 commits April 14, 2026 11:44
Add SENTRY_LARAVEL_DSN and SENTRY_ENVIRONMENT env vars to all workloads
via _env.tpl. DSN is conditionally set from curator.sentry.dsn value,
environment is derived from the existing .Values.environment field.
Comment thread charts/curator/templates/_env.tpl

@henryjarend henryjarend left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the readme for the comment I made and we should be g2g

Comment thread charts/curator/templates/_env.tpl Outdated
Comment thread charts/curator/values.yaml
@henryjarend henryjarend merged commit 48a85ce into main Apr 15, 2026
2 checks passed
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