Merge pull request #21222 from onlydole/bugfix-rbac-alias
Remove local serving issues by updating RBAC alias
This commit is contained in:
@@ -5,7 +5,7 @@ reviewers:
|
||||
- liggitt
|
||||
title: Using RBAC Authorization
|
||||
content_template: templates/concept
|
||||
aliases: [../../../rbac/]
|
||||
aliases: [/rbac/]
|
||||
weight: 70
|
||||
---
|
||||
|
||||
@@ -1210,4 +1210,4 @@ kubectl create clusterrolebinding permissive-binding \
|
||||
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.
|
||||
|
||||
{{% /capture %}}
|
||||
{{% /capture %}}
|
||||
Reference in New Issue
Block a user