How do you show installed helm releases?
Experience Level: Medior
Tags: HelmKubernetes
Answer
Run the following command:
helm list
Related Helm job interview questions
How do you uninstall helm release r1 from namespace n2?
HelmKubernetes Medior
Run the following command:
helm list