When I see gitea/gitea in my helm list -A. I want to change some of those default, but I don't see them when I run helm get values
❯ helm get values gitea -n gitea USER-SUPPLIED VALUES: null It's like it only shows me the defaults I overrode not the ones I can change. How can I see all of them?