airbyte-platform
airbyte-platform copied to clipboard
Remove duplicate AB_JWT_SIGNATURE_SECRET env var in airbyte-workload-api-server deployment
trafficstars
What
This PR fixes a deployment failure in airbyte-workload-api-server caused by a duplicate environment variable definition for AB_JWT_SIGNATURE_SECRET. The duplicate entries were preventing the Kubernetes patch from applying successfully.
How
Remove the duplicate AB_JWT_SIGNATURE_SECRET entry
Can this PR be safely reverted and rolled back?
- [x] YES 💚
- [ ] NO ❌