Skip to content

Conversation

sc250024
Copy link

@sc250024 sc250024 commented Apr 1, 2025

This adds an extraDeploy key to the chart, enabling users to attach additional Kubernetes manifests to the deployment as needed. The extra-deploy.yaml and render function were lifted from the Bitnami charts, which do the same thing.

The reasoning for this is that my company uses a CRD linked with Backstage for ownership over certain components in Kubernetes. For owning this resource, we would need to deploy extra templates alongside this component.

@sc250024
Copy link
Author

sc250024 commented Apr 1, 2025

@stefanprodan @aryan9600 Could this be included in the #1788 release?

Nevermind

@sc250024 sc250024 force-pushed the feat-extra-manifests branch from dc4beae to e210655 Compare April 2, 2025 15:35
This adds an `extraDeploy` key to the chart, enabling users to attach additional Kubernetes manifests to the deployment as needed

Signed-off-by: Scott Crooks <scott.crooks@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant