dry-motorcycle-32519
07/01/2021, 8:47 AMbillowy-army-68599
dry-motorcycle-32519
07/01/2021, 9:11 AMbillowy-army-68599
dry-motorcycle-32519
07/01/2021, 9:28 AMbetter-shampoo-48884
07/01/2021, 10:11 AMbillowy-army-68599
better-shampoo-48884
07/01/2021, 10:16 AMnew k8s.helm.v3.Chart("my-pulumi-name", {...})
will typically result in a deployment which prefixes "my-pulumi-name" onto the deployed resource.. that's the way it is for influxdb, falco, prometheus, and other helm charts.. i.e. `my-pulumi-name-prometheus-alertmanager`pods get created. Adding {resourcePrefix:"prometheus"}
to the options only makes it become prometheus-my-pulumi-name-prometheus-alertmanager
billowy-army-68599
better-shampoo-48884
07/01/2021, 10:20 AMdry-motorcycle-32519
07/01/2021, 1:56 PM