Skip to content

Commit

Permalink
add metrics server
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Oct 9, 2025
1 parent 205c9fe commit 7ebfc04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ module "cluster" {
# kube-state-metrics = {
# most_recent = true
# }
# metrics-server = {
# most_recent = true
# }
metrics-server = {
most_recent = true
}
snapshot-controller = {
most_recent = true
}
Expand Down

0 comments on commit 7ebfc04

Please sign in to comment.