Merge pull request #21222 from onlydole/bugfix-rbac-alias

Remove local serving issues by updating RBAC alias
This commit is contained in:
Kubernetes Prow Robot
2020-06-03 10:20:20 -07:00
committed by GitHub
@@ -5,7 +5,7 @@ reviewers:
- liggitt - liggitt
title: Using RBAC Authorization title: Using RBAC Authorization
content_template: templates/concept content_template: templates/concept
aliases: [../../../rbac/] aliases: [/rbac/]
weight: 70 weight: 70
--- ---
@@ -1210,4 +1210,4 @@ kubectl create clusterrolebinding permissive-binding \
After you have transitioned to use RBAC, you should adjust the access controls After you have transitioned to use RBAC, you should adjust the access controls
for your cluster to ensure that these meet your information security needs. for your cluster to ensure that these meet your information security needs.
{{% /capture %}} {{% /capture %}}