# TODO: create custom SCC with things that the AWS CSI driver needs kind: ClusterRole apiVersion: rbac.authorization.k8s.io/v1 metadata: name: ebs-privileged-role rules: - apiGroups: ["security.openshift.io"] resourceNames: ["privileged"] resources: ["securitycontextconstraints"] verbs: ["use"]