Create library chart for reusable functionality
Opened this issue · 0 comments
wajihyassine commented
Name and Version
charts/*
What is the problem this feature will solve?
Reducing a lot of duplicate code and maintenance between the charts. Simplifies the code base.
What is the feature you are proposing to solve the problem?
A Helm Library chart to move shared functionality into. Similar to the Bitnami common chart
Components we can consider moving:
- Ingress specification
- Naming conventions
- PVC specification
- Metrics and GCP specification
What alternatives have you considered?
No response