Skip to content

Commit

Permalink
feat: add cert-manager
Browse files Browse the repository at this point in the history
  • Loading branch information
incubator4 committed Oct 24, 2023
1 parent 7d561a4 commit fe5bf54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application.tf
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ resource "argocd_application_set" "cert_manager" {
repo_url = var.repo_url
target_revision = "HEAD"
path = "cert-manager/{{cluster}}"
kustomize {}
}

destination {
Expand Down

0 comments on commit fe5bf54

Please sign in to comment.