[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.
This commit is contained in:
Mauren Berti
2022-05-28 19:52:05 -04:00
parent a7d02c45ae
commit cdce77348d
2 changed files with 14 additions and 0 deletions
@@ -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.
---