Skip to content

Commit 619e7d2

Browse files
committed
[no jira] fixing broken k8s link to clusterrole aggregation
1 parent 047e3c2 commit 619e7d2

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)