Remove local serving issues by updating RBAC alias

This commit is contained in:
Taylor Dolezal
2020-05-26 16:38:14 -07:00
parent 00a2f389a8
commit f7e795c5a2
@@ -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 %}}