Skip to content

Commit

Permalink
Update modules/essentials/variables.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Uchinda Padmaperuma <[email protected]>
  • Loading branch information
panchalnimesh and uchinda-sph authored Jul 15, 2023
1 parent 0575de6 commit 3412bbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/essentials/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -1267,6 +1267,7 @@ variable "metrics_server_helm_config_defaults" {
repository = "https://kubernetes-sigs.github.io/metrics-server/"
version = "3.10.0"
namespace = "metrics-server"
create_namespace = true
description = "Metric server helm Chart deployment configuration"
}
}
Expand Down

0 comments on commit 3412bbe

Please sign in to comment.