Hi! I have a helm chart that includes a batch job, and everytime I run `pulumi up` , the changeset i...
m
Hi! I have a helm chart that includes a batch job, and everytime I run
pulumi up
, the changeset includes running a helm upgrade due to the batch job. Is there a way to ignore changes to batch jobs that may be created as part of the helm release?