How do you access the resources in a helm chart? T...
# general
c
How do you access the resources in a helm chart? Trying to get the name of a resource.
c
That doesn’t actually solve the issue though. That requires you know the name of the resource, I specifically do not know the name of the resource, only it’s type.
Maybe I’m mixing up resource.metadata.name with something else?
c
Thanks!
Unfortunately there are so many properties/functions of a helm chart that WebStorm can’t perform it’s intellisense.
w
(shame that it's missing documentation - we should add that)