You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What is the feature you are proposing to solve the problem?
I'm looking to generate custom Helm charts for my application based on the charts available in the Bitnami chart templates (e.g., this template). I would like to use these templates as a base and replace the placeholders (e.g., %%CHART_NAME%%, %%DESCRIPTION%%, etc.) with my own values.
Is there an existing script or tool that can help automate this process? Ideally, I'd like to be able to write my custom values into a file or configuration and then generate the final chart with the placeholders replaced accordingly.
If such a tool or script does not currently exist, I would be happy to contribute and create one. Please let me know if this is something I can work on and contribute back to the community.
What alternatives have you considered?
No response
The text was updated successfully, but these errors were encountered:
Name and Version
bitnami/custom:1.0.0
What is the problem this feature will solve?
Custom generation of helmcharts.
What is the feature you are proposing to solve the problem?
I'm looking to generate custom Helm charts for my application based on the charts available in the Bitnami chart templates (e.g., this template). I would like to use these templates as a base and replace the placeholders (e.g., %%CHART_NAME%%, %%DESCRIPTION%%, etc.) with my own values.
Is there an existing script or tool that can help automate this process? Ideally, I'd like to be able to write my custom values into a file or configuration and then generate the final chart with the placeholders replaced accordingly.
If such a tool or script does not currently exist, I would be happy to contribute and create one. Please let me know if this is something I can work on and contribute back to the community.
What alternatives have you considered?
No response
The text was updated successfully, but these errors were encountered: