'How to change configuration option in helm chart

I added chart repo using "helm add repo repourl"

I need to change the namespace in the repo from setup to sync. How can i do it with command line prompt. -- set ??

This is snapshot from the config file :

quota: test: namespace: setup



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source