Because the Alloy instances are deployed via the Operator, the main helm upgrade command wouldn't detect if an Alloy instance left over some artifact, like a ClusterRole. So, we should check if something exists, likely by checking for any/all artifacts with known labels.
This will help with issues where there are incomplete uninstalls.