Add description to SERVICE_ACCOUNT property and improve test hermeticy
Add a description to the SERVICE_ACCOUNT property to enable explaining important permissions to the user.
Make mpdev verify
tests more hermetic by setting the namespace as the owner of cluster-scoped resources so that they are deleted after the test (not performed in mpdev install
).