Channels
esc
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
policy-as-code
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
general
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
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
Powered by
#kubernetes
Title
# kubernetes
d
dry-teacher-74595
05/18/2022, 10:39 PM
adding to the ^question, the only problem i have with resources is the CRD the helm charts creates, helm v3 supports
skip-crds
flag, is there a way to pass this to the pulumi helm object?
w
worried-city-86458
05/19/2022, 6:53 PM
I recommend you use the helm release resource instead, which does have "skip crds"
https://www.pulumi.com/registry/packages/kubernetes/api-docs/helm/v3/release/#skipcrds_csharp
5 Views
Post