Calling "components/deploy.sh --uninstall" should now remove everything that came with the component. This option exists for all components except the certmanager at the moment. Take care to delete the components in reverse order - the last one installed should be the first to uninstall.
Furthermore, sourcing init.sh multiple times could mess up the PATH variable and break some commands (e.g. helm) - this shouldn't happen anymore.
Calling "components/deploy.sh --uninstall" should now remove everything that came with the component. This option exists for all components except the certmanager at the moment. Take care to delete the components in reverse order - the last one installed should be the first to uninstall.
Furthermore, sourcing init.sh multiple times could mess up the PATH variable and break some commands (e.g. helm) - this shouldn't happen anymore.