Add debug to helm
What does this MR do?
Add debug option to helm upgrade
to identify the resource that is causing timeouts.
https://github.com/helm/helm/blob/d4cc130fa90027e8c1c69ad2a06c6dee4c31d29d/pkg/kube/client.go#L130
Edited by Albert
Add debug option to helm upgrade
to identify the resource that is causing timeouts.
https://github.com/helm/helm/blob/d4cc130fa90027e8c1c69ad2a06c6dee4c31d29d/pkg/kube/client.go#L130