[pt-br] Add index to policy and storage folders.
Add file _index.md to the concepts/policy and concepts/storage folders to fix rendering of the side menu and breadcrumbs in the Brazilian Portuguese documentation.pull/34018/head
parent
a7d02c45ae
commit
cdce77348d
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: "Políticas"
|
||||
weight: 90
|
||||
description: >
|
||||
Políticas que você pode configurar e que afetam grupos de recursos.
|
||||
---
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: "Armazenamento"
|
||||
weight: 70
|
||||
description: >
|
||||
Formas de fornecer armazenamento temporário e de longa duração a Pods em seu
|
||||
cluster.
|
||||
---
|
||||
|
Loading…
Reference in New Issue