Skip to content

[helm] Support injecting environment variables and external secrets#3098

Merged
polyzos merged 3 commits intoapache:mainfrom
fresh-borzoni:feat/helm-env-and-secrets
Apr 17, 2026
Merged

[helm] Support injecting environment variables and external secrets#3098
polyzos merged 3 commits intoapache:mainfrom
fresh-borzoni:feat/helm-env-and-secrets

Conversation

@fresh-borzoni
Copy link
Copy Markdown
Contributor

Summary

closes #3097

Enable users to inject custom environment variables into coordinator and tablet server pods via extraEnv and envFrom fields, supporting integration with the External Secrets Operator and similar tools that provision credentials from external stores

@fresh-borzoni
Copy link
Copy Markdown
Contributor Author

fresh-borzoni commented Apr 16, 2026

@affo @morazow @polyzos @dreger1997 PTAL 🙏

Copy link
Copy Markdown
Contributor

@affo affo left a comment

Choose a reason for hiding this comment

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

Perfect, thanks for this addon.

I should also have a look to the external secret operator myself, thanks for the pointer 🚀

@affo
Copy link
Copy Markdown
Contributor

affo commented Apr 17, 2026

@fresh-borzoni also, thanks for the fixes in CI 🤝

Copy link
Copy Markdown
Contributor

@morazow morazow left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

Only comment from my side to understand the change 🤝

Comment thread .github/workflows/helm-chart.yaml
@polyzos polyzos merged commit 3e23c69 into apache:main Apr 17, 2026
8 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.

[helm] Support injecting environment variables and external secrets

4 participants