Skip to content

Commit 6708e86

Browse files
author
Mauren Berti
committed
Remove comment blocks with original content.
1 parent 735c853 commit 6708e86

File tree

1 file changed

+0
-21
lines changed
  • content/pt-br/docs/concepts/configuration

1 file changed

+0
-21
lines changed

content/pt-br/docs/concepts/configuration/secret.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -9,29 +9,8 @@ feature:
99
weight: 30
1010
---
1111

12-
<!--
13-
---
14-
title: Secrets
15-
content_type: concept
16-
feature:
17-
title: Secret and configuration management
18-
description: >
19-
Deploy and update secrets and application configuration without rebuilding your image and without exposing secrets in your stack configuration.
20-
weight: 30
21-
---
22-
-->
23-
2412
<!-- overview -->
2513

26-
<!--
27-
A Secret is an object that contains a small amount of sensitive data such as
28-
a password, a token, or a key. Such information might otherwise be put in a
29-
{{< glossary_tooltip term_id="pod" >}} specification or in a
30-
{{< glossary_tooltip text="container image" term_id="image" >}}. Using a
31-
Secret means that you don't need to include confidential data in your
32-
application code.
33-
-->
34-
3514
Um Secret é um objeto que contém uma pequena quantidade de informação sensível,
3615
como senhas, tokens ou chaves. Este tipo de informação poderia, em outras
3716
circunstâncias, ser colocada diretamente em uma configuração de

0 commit comments

Comments
 (0)