Dmitrii Kostakov
Instruction
Kubernetes hot commands
uninstall all helm charts in namespace
helm uninstall
$(
helm
ls
--short
)