We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b37a9ca commit e0d3ec6Copy full SHA for e0d3ec6
content/ja/docs/concepts/configuration/secret.md
@@ -12,7 +12,7 @@ weight: 30
12
13
14
Secretとは、パスワードやトークン、キーなどの少量の機密データを含むオブジェクトのことです。
15
-このような情報は、Secretを用いないと {{< glossary_tooltip term_id="pod" >}} の定義や
+このような情報は、Secretを用いないと{{< glossary_tooltip term_id="pod" >}}の定義や
16
{{< glossary_tooltip text="コンテナイメージ" term_id="image" >}}に直接記載することになってしまうかもしれません。
17
シークレットを使用すれば、アプリケーションコードに機密データを含める必要がなくなります。
18
0 commit comments