Skip to content

Fix missing ENCRYPTION_SECRET in VAD#3661

Merged
beastoin merged 2 commits intomainfrom
fix/fix-missing-encryption-secret-in-vad
Dec 9, 2025
Merged

Fix missing ENCRYPTION_SECRET in VAD#3661
beastoin merged 2 commits intomainfrom
fix/fix-missing-encryption-secret-in-vad

Conversation

@thainguyensunya
Copy link
Copy Markdown
Collaborator

Changes:

  • Update ENCRYPTION_SECRET env var in Helm chart for dev and prod

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request correctly adds the missing ENCRYPTION_SECRET environment variable to the VAD service's Helm chart values for both dev and prod environments. The secret is sourced from the appropriate Kubernetes secrets, which should resolve the issue of the VAD service failing to start due to the missing variable required for encryption operations. The changes are consistent with existing configurations and appear to be a solid fix.

@beastoin beastoin merged commit e883cc4 into main Dec 9, 2025
2 checks passed
@beastoin beastoin deleted the fix/fix-missing-encryption-secret-in-vad branch December 9, 2025 02:37
@beastoin
Copy link
Copy Markdown
Collaborator

beastoin commented Dec 9, 2025

lgtm @thainguyensunya

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