GoogleContainerTools/skaffold

add the post-render option to the helm deploy

Aperta

#5387 aperta il 11 feb 2021

 (4 commenti) (3 reazioni) (0 assegnatari)Go (1416 fork)batch import
deploy/helmgood first issuehelp wantedkind/feature-requestpriority/p2

Metriche repository

Star
 (12.822 stelle)
Metriche merge PR
 (Merge medio 3g 6h) (16 PR mergiate in 30 g)

Descrizione

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

Guida contributor