Hello Everyone!
Is there any way to get a resource value from a chart? For instance, I'm using a Cilium chart, and I need to make some PSPs for Hubble UI. I don't want to hardcode the service account name, so I want to somehow take it from the chart I'm using in the code.
Thanks!