GoogleContainerTools / GoogleContainerTools/skaffold
add the post-render option to the helm deploy
Open
deploy/helm
good first issue
help wanted
kind/feature-request
priority/p2
- Dominant language
- Go
- Stars
- 15.9k
- Forks
- 1.7k
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 10
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
Contributor guide
Assessment
This issue has not been assessed yet.