mirror of https://github.com/docker/docs.git
topic and TOC fix
This commit is contained in:
parent
3b84788f4e
commit
f252d03b40
|
@ -1561,7 +1561,7 @@ manuals:
|
|||
- path: /ee/ucp/admin/configure/add-sans-to-cluster/
|
||||
title: Add SANs to cluster certificates
|
||||
- path: /ee/ucp/authorization/configure-rbac-kube/
|
||||
title: Configure Kubernetes Role-Based Access Control
|
||||
title: Configure native Kubernetes Role-Based Access Control
|
||||
- path: /ee/ucp/admin/configure/external-auth/
|
||||
title: Integrate with LDAP
|
||||
- path: /ee/ucp/admin/configure/external-auth/enable-ldap-config-file/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Enable Kubernetes RBAC
|
||||
description: Learn how to configure role-based access control for Kubernetes
|
||||
title: Enable native Kubernetes RBAC
|
||||
description: Learn how to configure native role-based access control for Kubernetes
|
||||
keywords: Kubernetes, ucp, RBAC
|
||||
redirect_from:
|
||||
- /ee/ucp/authorization/migrate-kubernetes-roles/
|
||||
|
|
Loading…
Reference in New Issue