OpenShift requires SCC role bindings for the Gatekeeper pods to kick off
Here is some documentation about SCCs: https://docs.openshift.com/container-platform/4.10/authentication/managing-security-context-constraints.html
We would want these SCCs added to the helm payload to make the installation a one step process.
Related to !141 (merged)
Edited by Michael McLeroy