GoogleContainerTools/skaffold
View on GitHubadd the post-render option to the helm deploy
Open
#5,387 opened on Feb 11, 2021
deploy/helmgood first issuehelp wantedkind/feature-requestpriority/p2
Repository metrics
- Stars
- (12,822 stars)
- PR merge metrics
- (Avg merge 3d 6h) (16 merged PRs in 30d)
Description
This is a request for implementing the --post-render flag in helm to be able to execute things like:
helm install mychart stable/wordpress --post-renderer ./path/to/executable
In particular the aim is to use kustomize as a followup of the helm.
Expected behavior
a key to be added to the helm's deploy
Actual behavior
No such option
Information
- Skaffold version: NA
- Operating system: NA
- Contents of skaffold.yaml: NA
Steps to reproduce the behavior
NA