Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for helm post-rendering patches #31

Open
gberche-orange opened this issue Jul 1, 2021 · 0 comments
Open

Add support for helm post-rendering patches #31

gberche-orange opened this issue Jul 1, 2021 · 0 comments

Comments

@gberche-orange
Copy link
Member

Expected behavior

As a helm-kubectl-boshrelease author

  • in order to patch the content of an helm chart (e.g. while an upstream issue/request is being handled)
  • I need support for ready to use helm post-rendering hooks such as kustomize

Observed behavior

The helm action indeed supports custom options to helm command suiteable for running the --post-renderer option

$ helm install mychart stable/wordpress --post-renderer ./path/to/executable

However, sharing the ./path/to/executableand kustomize binary among deployments might be desirable to avoid duplications

References

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

No branches or pull requests

1 participant