Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(charts): ensure env and envFrom can be set, move env to deployment #97

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

stevepentland
Copy link
Member

When I went to use the chart, I noticed that we did not provide a way to set envFrom. Then while doing those changes
I also noticed we could just use basic yaml instead of doing an array and trying to pull values. This will keep it
similar to how one would expect it to be in the final manifest.

@stevepentland stevepentland merged commit be3658d into main Feb 29, 2024
1 check passed
@stevepentland stevepentland deleted the steve/chore/add-more-missing-values branch March 1, 2024 15:26
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.

3 participants