when using `k8s.helm.v3.Release` any null values I...
# kubernetes
i
when using
k8s.helm.v3.Release
any null values I place into the
values
object seem to be ignored. for context I am trying to install the otel-collector and the docs say I need to provide null values to switch off default settings: https://opentelemetry.io/docs/kubernetes/helm/collector/
I just discovered
allowNullValues
but it still is not working
using the nodejs sdk, upgraded to latest version (v4.7.1) and still can't get it to work
d
Sorry for the delay @icy-controller-6092, I see you found this bug: https://github.com/pulumi/pulumi-kubernetes/issues/2731 I'm investigating this week.