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

Update Vault configuration #3

Merged
merged 2 commits into from
Oct 11, 2021
Merged

Update Vault configuration #3

merged 2 commits into from
Oct 11, 2021

Conversation

joatmon08
Copy link
Collaborator

No description provided.

@@ -8,6 +8,9 @@ resource "helm_release" "vault" {
version = var.chart_version # NOTE: this is NOT the version of Vault to use

values = [
file("${path.module}/values.yml")
templatefile("${path.module}/values.yml", {
Copy link
Owner

Choose a reason for hiding this comment

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

Very nice! 🥳

@ksatirli ksatirli merged commit 4678b05 into main Oct 11, 2021
@ksatirli ksatirli deleted the configure-vault branch October 11, 2021 22:30
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.

None yet

2 participants