helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

feat: Support custom manifests through the extraManifests value

Open elkh510 opened this issue 3 months ago • 1 comments

This change introduces the extraManifests value, allowing users to provide and render arbitrary additional Kubernetes manifests as part of the chart deployment. This enables injecting custom resources (such as ConfigMaps or any other Kubernetes objects) directly through values without modifying the chart itself.

elkh510 avatar Nov 20 '25 10:11 elkh510

@stefangries hi Could you spare a few minutes for this PR?

elkh510 avatar Nov 20 '25 16:11 elkh510