Channels
pulumi-ai
package-authoring
pulumi-cdk
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
cloudengineering
yaml
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
blog-posts
localstack
welcome
gitlab
pulumi-kubernetes-operator
jobs
aws
pulumi-deployments
dotnet
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
general
Powered by
Title
e
echoing-smartphone-60420
04/11/2022, 7:01 PM
Has anyone ran into
helm hook
issues? 🧵
I'm seeing
when trying to deploy but in looks pulumi docs I see that it should be supported in kubernetes >3.7.0
[source]
https://www.pulumi.com/blog/full-access-to-helm-features-through-new-helm-release-resource-for-kubernetes/
Am i misreading that and only some of the helm hooks are supported currently?
---
oh wait, I might have been using the .chart api instead of the .release...
Let's see here..
b
billowy-army-68599
04/11/2022, 8:03 PM
@echoing-smartphone-60420
looks like you already noticed, but
Release
will let you use hooks
Chart uses
helm template
to render the charts, which is client side
4 Views
#getting-started
Join Slack