Skip to content

Commit

Permalink
Remove helm.
Browse files Browse the repository at this point in the history
  • Loading branch information
musa-asad committed Nov 15, 2024
1 parent de1082a commit 7ee61bc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions terraform/e2e/eks/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,4 @@ terraform {

provider "aws" {
region = var.region
}

provider "helm" {
kubernetes {
config_path = "~/.kube/config"
}
}

0 comments on commit 7ee61bc

Please sign in to comment.