fix: add --debug flag to helm command when running DevSpace with the … by lizardruss · Pull Request #2855 · devspace-sh/devspace
What issue type does this pull request address? (keep at least one, remove the others)
/kind enhancement
What does this pull request do? Which issues does it resolve?
resolves #2846
Please provide a short message that should be published in the DevSpace release notes
Update DevSpace to pass the --debug flag to helm install commands when running DevSpace with the --debug flag
What else do we need to know?
Added in response to #2820