InftyAI/llmaz

Helm uninstall will not delete the CRDs

kerthcet opened this issue · 1 comments

We have several problems when using helm chart:

  • CRDs will not be deleted, we should leverage the hooks like "helm.sh/hook": pre-delete
  • Namespace should be deleted manually, if this can be automatically, it will be great
  • LWS namespace and controller should be deleted automatically, right now, we have to handle it manually.

/help