Adjust Flux installation check to not require CRD permissions

Instead of checking if the CRD is installed, it checks if the Kubernetes client mapper contains the required resources, which can be done with namespaced permissions.

In service of #646

@vtak

Edited by Django C

Merge request reports

Loading