ive created a custom ComponentResource of which a ...
# kubernetes
m
ive created a custom ComponentResource of which a child resource is a helm chart (ingress-nginx specifically). when using this ComponentResource in a stack, it does not appear that changes to helm config result in changes to changes to resources created by the helm chart. does anyone have thoughts on this?