From cdce77348d3f8409b738c66e95189a05b889beba Mon Sep 17 00:00:00 2001 From: Mauren Berti Date: Sat, 28 May 2022 19:52:05 -0400 Subject: [PATCH] [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. --- content/pt-br/docs/concepts/policy/_index.md | 6 ++++++ content/pt-br/docs/concepts/storage/_index.md | 8 ++++++++ 2 files changed, 14 insertions(+) create mode 100644 content/pt-br/docs/concepts/policy/_index.md create mode 100644 content/pt-br/docs/concepts/storage/_index.md diff --git a/content/pt-br/docs/concepts/policy/_index.md b/content/pt-br/docs/concepts/policy/_index.md new file mode 100644 index 0000000000..1b5e70aa9b --- /dev/null +++ b/content/pt-br/docs/concepts/policy/_index.md @@ -0,0 +1,6 @@ +--- +title: "Políticas" +weight: 90 +description: > + Políticas que você pode configurar e que afetam grupos de recursos. +--- diff --git a/content/pt-br/docs/concepts/storage/_index.md b/content/pt-br/docs/concepts/storage/_index.md new file mode 100644 index 0000000000..41cfbb3507 --- /dev/null +++ b/content/pt-br/docs/concepts/storage/_index.md @@ -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. +--- +