Skip to content

Commit e0d3ec6

Browse files
riita10069nasa9084
andauthored
Update content/ja/docs/concepts/configuration/secret.md
Co-authored-by: nasa9084 <[email protected]>
1 parent b37a9ca commit e0d3ec6

File tree

1 file changed

+1
-1
lines changed
  • content/ja/docs/concepts/configuration

1 file changed

+1
-1
lines changed

content/ja/docs/concepts/configuration/secret.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ weight: 30
1212

1313

1414
Secretとは、パスワードやトークン、キーなどの少量の機密データを含むオブジェクトのことです。
15-
このような情報は、Secretを用いないと {{< glossary_tooltip term_id="pod" >}} の定義や
15+
このような情報は、Secretを用いないと{{< glossary_tooltip term_id="pod" >}}の定義や
1616
{{< glossary_tooltip text="コンテナイメージ" term_id="image" >}}に直接記載することになってしまうかもしれません。
1717
シークレットを使用すれば、アプリケーションコードに機密データを含める必要がなくなります。
1818

0 commit comments

Comments
 (0)