Skip to content

Commit

Permalink
Remove cluster-name tag from platform-test-x
Browse files Browse the repository at this point in the history
  • Loading branch information
mcgin314 committed Sep 20, 2024
1 parent 0b0ca0c commit f20d9fd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ locals {

# Tags applied to AWS objects created
tags = {
"eks-cluster-name" = local.cluster_name
"Environment" = local.environment_abbr
"slim:schedule" = "8:00-17:00"
"cluster:size" = "min:${local.eks_ng_min_size}-max:${local.eks_ng_max_size}-desired:${local.eks_ng_desired_size}"
Expand Down

0 comments on commit f20d9fd

Please sign in to comment.