Creates a service account with the name provided. If this module is applied to an OpenShift cluster it will also apply the provided security context constraints
.
This module has the following requirements:
- Kubernetes cli (
kubectl
) - Openshift cli (
oc
), if working with an openshift cluster - linux shell environment