Skip to content

Commit

Permalink
tehse addons don't work
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 1, 2025
1 parent 8396539 commit cc217c4
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -61,30 +61,15 @@ module "cluster" {
most_recent = true
service_account_role_arn = module.efs_csi_irsa_role.iam_role_arn
}
cert-manager = {
most_recent = true
}
coredns = {
most_recent = true
}
eks-pod-identity-agent = {
most_recent = true
}
external-dns = {
most_recent = true
}
kube-proxy = {
most_recent = true
}
kube-state-metrics = {
most_recent = true
}
metrics-server = {
most_recent = true
}
prometheus-node-exporter = {
most_recent = true
}
snapshot-controller = {
most_recent = true
}
Expand Down

0 comments on commit cc217c4

Please sign in to comment.