Set RSpec exclusion filter depended upon access to Kubernetes cluster
When manually executing RSpec tests it is not always desirable to execute tests that need to have the chart deployed to a cluster or even have a cluster available for testing. This allows most tests to be executed and most functionally to be verified.
Edited by Gerard Hickey