[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
Mauren Berti 2022-05-28 19:52:05 -04:00
parent a7d02c45ae
commit cdce77348d
No known key found for this signature in database
GPG Key ID: AD4C0FA4E1D5F9CF
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
title: "Políticas"
weight: 90
description: >
Políticas que você pode configurar e que afetam grupos de recursos.
---

View File

@ -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.
---