Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
scc: Grant authenticated users use of restricted-v3
  • Loading branch information
tchap authored and openshift-cherrypick-robot committed Oct 24, 2025
commit ed3a6713322744d30b00c4904a9fc72ce2afb5a5
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
annotations:
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/single-node-developer: "true"
name: system:openshift:scc:restricted-v3
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: system:openshift:scc:restricted-v3
subjects:
- apiGroup: rbac.authorization.k8s.io
kind: Group
name: system:authenticated