Skip to content

Commit

Permalink
or_not
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 1, 2025
1 parent 6a49954 commit c6d8a70
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ module "karpenter_resources" {
enable_irsa = true
enable_pod_identity = true
enable_v1_permissions = true
name_prefix = local.role_name_raw
irsa_namespace_service_accounts = ["${var.namespace}:karpenter"]
irsa_oidc_provider_arn = var.oidc_provider_arn
node_iam_role_name = local.node_iam_role_name
Expand Down

0 comments on commit c6d8a70

Please sign in to comment.