Skip to content

Commit 17f110c

Browse files
authored
Merge pull request #59545 from ousleyp/broken-link-rbac
[no jira] fixing broken k8s link to clusterrole aggregation
2 parents d19c068 + 619e7d2 commit 17f110c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/rbac-overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ ifdef::openshift-enterprise,openshift-webscale,openshift-origin[]
207207
[id="cluster-role-aggregations_{context}"]
208208
=== Cluster role aggregation
209209
The default admin, edit, view, and cluster-reader cluster roles support
210-
link:https://kubernetes.io/docs/admin/authorization/rbac/#aggregated-clusterroles[cluster role aggregation],
210+
link:https://kubernetes.io/docs/reference/access-authn-authz/rbac/#aggregated-clusterroles[cluster role aggregation],
211211
where the cluster rules for each role are dynamically updated as
212212
new rules are created. This feature is relevant only if you extend the
213213
Kubernetes API by creating custom resources.

0 commit comments

Comments
 (0)