I have been setting up new k8s cluster on GCP and ...
# typescript
s
I have been setting up new k8s cluster on GCP and other resources (helm, cert manager, etc) using Pulumi typescript. It is clean and everything works except started to see issues when using Pulumi chart resource to setup Neo4j cluster, it doesn’t apply the values provided for nodeSelector by failing to match the node labels? Is Helm for Pulumi stable that you would recommend me using it in production?