-
Notifications
You must be signed in to change notification settings - Fork 408
Open
Labels
Description
Description
Following https://github.com/helm/community/pull/301/files and helm/helm#10309, it seems that the provider may need to implement an explicit support for that feature.
Potential Terraform Configuration
None
References
Adding the following on a job should be enough:
annotations:
"helm.sh/hook": pre-install,pre-upgrade
"helm.sh/hook-output-log-policy": hook-succeeded,hook-failedCommunity Note
- Please vote on this issue by adding a π reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Kirubel-Fikru, hailatGH, Sabian-A and tdy2k