Skip to content

Commit

Permalink
Implementing helm integration tests for amazon-cloudwatch-observability
Browse files Browse the repository at this point in the history
  • Loading branch information
mitali-salvi committed Mar 15, 2024
1 parent 569d76c commit edbaf67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ variable "test_dir" {

variable "helm_dir" {
type = string
default = "../../../charts/amazon-cloudwatch-observability"
default = "../../../../charts/amazon-cloudwatch-observability"
}

variable "kube_dir" {
Expand Down

0 comments on commit edbaf67

Please sign in to comment.