diff --git a/application.tf b/application.tf index cb7da9a..2b4808f 100644 --- a/application.tf +++ b/application.tf @@ -142,7 +142,6 @@ resource "argocd_application_set" "cert_manager" { repo_url = var.repo_url target_revision = "HEAD" path = "cert-manager/{{cluster}}" - kustomize {} } destination {