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
-
Template Formatting Enhancements:
- Improved the overall structure and readability of the templates.
- Added consistent indentation and labeling across all templates.
-
Support for Affinities:
- Added support for Kubernetes node affinities, allowing for more flexible and precise control over pod scheduling.
-
Cert-Manager Integration:
- Integrated cert-manager for automatic generation and management of internal certificates.