Skip to content

v2.0.30 - cert-manager refactor

Compare
Choose a tag to compare
@sekka1 sekka1 released this 17 Jun 00:18
· 140 commits to main since this release

The way that the terraform kubernetes_manifest has changed and the applying of the cert-manager's issuers CRDs were failing b/c the initial version installed the helm chart and the issues in one module. The kubernetes apply of the issuers did have a depends on for the cert-manager's helm chart but that doesnt seem to work now.

This release:

  • Separates out the cert-manager helm install into one module and another module for the cert-manager-issuers