Error: cert-manager failed to create kubernetes rest client for update of resource: resource [cert-manager.io/v1/ClusterIssuer] isn't valid for cluster, check the APIVersion and Kind fields are valid #4
Labels
documentation
Improvements or additions to documentation
Hi there,
I have an eks-cluster deployed and upon applying this module. I receive this error:
To solve the issue, I can deactivate the issuer creation
cluster_issuer_create = false
and apply a ClusterIssuer in a second step (due to dependency constraints, like discussed here).Any chance that I can get this module working as planned?
The text was updated successfully, but these errors were encountered: