File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
content/pt-br/docs/concepts/configuration Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -9,29 +9,8 @@ feature:
9
9
weight : 30
10
10
---
11
11
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
-
24
12
<!-- overview -->
25
13
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
-
35
14
Um Secret é um objeto que contém uma pequena quantidade de informação sensível,
36
15
como senhas, tokens ou chaves. Este tipo de informação poderia, em outras
37
16
circunstâncias, ser colocada diretamente em uma configuração de
You can’t perform that action at this time.
0 commit comments