Skip to content

Commit

Permalink
fix: Removed unnecessary for this PR changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kvvit committed Dec 11, 2024
1 parent 4ba8d1c commit 7ce0cd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/modules/k8s-addons/eks-external-secrets.tf
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,5 @@ resource "helm_release" "external_secrets" {
values = [
local.external_secrets_values
]

}

0 comments on commit 7ce0cd9

Please sign in to comment.