it's a bit frustrating that k8s helm always takes ...
# kubernetes
b
it's a bit frustrating that k8s helm always takes the pulumi resource name as its name input, all I can do is set a "prefix" and not override that. That means I have to do some string replacement on the variables I can use for component naming so they don't collide in the stack and are able to be created - but the names get horrible when the chart doesn't have a "fullNameOverride" value