Skip to content

adcs-issuer-3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 13:42
96f3605

ADCS Issuer plugin for cert-manager.

Summary

This PR includes significant updates to the Helm chart templates to improve readability, maintainability, and functionality. The key changes include:

Changes

  1. Template Formatting Enhancements:

    • Improved the overall structure and readability of the templates.
    • Added consistent indentation and labeling across all templates.
  2. Support for Affinities:

    • Added support for Kubernetes node affinities, allowing for more flexible and precise control over pod scheduling.
  3. Cert-Manager Integration:

    • Integrated cert-manager for automatic generation and management of internal certificates.