Hi all, does fleet support post rendering? https://helm.sh/docs/topics/advanced/#post-rendering. My team is working with third party helm charts and we would like to add to the deployment manifest before it installed in our cluster. Is there a recommended way for doing so? Thank you!
Don't think that's what I'm looking for. I'm wondering if we can add labels/annotations to the deployment that is created by a third party helm chart within fleet.yaml similar to the way flux has postrenderers for helmreleases
https://fluxcd.io/flux/components/helm/helmreleases/#post-renderers
m
mysterious-animal-29850
07/03/2025, 4:38 PM
Am not an expert with fleet, but I believe that is the closest there is. Hopefully someone else can elaborate if that is not the case.