From d7f8bc4f7b9d4ae5584e5c4ca38e696c60d4f5a2 Mon Sep 17 00:00:00 2001 From: Kobayashi Daisuke Date: Wed, 26 Jan 2022 12:07:44 +0900 Subject: [PATCH] Update content/ja/docs/concepts/storage/projected-volumes.md Co-authored-by: Wang --- content/ja/docs/concepts/storage/projected-volumes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/concepts/storage/projected-volumes.md b/content/ja/docs/concepts/storage/projected-volumes.md index f9c940978f..1707426d4d 100644 --- a/content/ja/docs/concepts/storage/projected-volumes.md +++ b/content/ja/docs/concepts/storage/projected-volumes.md @@ -54,7 +54,7 @@ weight: 21 # just after persistent volumes ## SecurityContextの相互作用 -[サービスアカウントの投影ボリューム拡張でのファイル権限処理の提案](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/2451-service-account-token-volumes#proposal)により、正しい所有者権限が設定された投影ファイルが導入されました。 +サービスアカウントの投影ボリューム拡張でのファイル権限処理の[提案](https://github.com/kubernetes/enhancements/tree/master/keps/sig-storage/2451-service-account-token-volumes#proposal)により、正しい所有者権限が設定された投影ファイルが導入されました。 ### Linux