LoveofSportsLLC / NFL

NFL + AI
https://loveoffootball.io/
MIT License
0 stars 0 forks source link

chore: Update frontend container with new instrumentation key. #48

Closed zepor closed 2 months ago

zepor commented 2 months ago

fix sentry key in production deployment

codeautopilot[bot] commented 2 months ago

PR summary

This Pull Request updates the frontend container with a new instrumentation key for Sentry, specifically targeting the production deployment. The primary change involves removing the SENTRY_AUTH_TOKEN from the GitHub Actions workflow and Kubernetes deployment manifest, likely in favor of a new or updated method for handling Sentry authentication.

Suggestion

Consider adding a note or documentation update explaining the new method for handling Sentry authentication, especially if it involves a new environment variable or secret management approach. This will help maintain clarity for future developers and maintainers.