https://pulumi.com logo
Title
b

bulky-artist-57881

05/01/2023, 7:33 PM
Hi all, is there any existing library for Pulumi Go SDK to create ArgoCD CRD resource? I couldn't find one. Thx!
b

billowy-needle-66127

05/01/2023, 9:16 PM
The kubernetes provider has a helm module and a kustomize module you can use to generate/install resources. I've never used it, but it looks like you can use the yaml module to apply arbitrary yaml as well.