Create common templates for Helm charts #2
ialejandro
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This idea is ensure consistency across multiple charts, avoiding code duplication while following best practices. This approach not only simplifies customization but also centralizes maintenance. Updates made to the common configurations automatically propagate to all dependent charts, making your Kubernetes management more efficient and scalable.
Example: https://github.com/bitnami/charts/tree/main/bitnami/common
Beta Was this translation helpful? Give feedback.
All reactions