Update content/ja/docs/concepts/storage/projected-volumes.md
Co-authored-by: Wang <ooocamel@icloud.com>
This commit is contained in:
committed by
GitHub
parent
b26817dc0d
commit
b5ba524610
@@ -36,7 +36,7 @@ weight: 21 # just after persistent volumes
|
||||
* secretについて、ConfigMapの命名と一致するように`secretName`フィールドが`name`に変更されました。
|
||||
* `defaultMode`はprojectedレベルでのみ指定でき、各ボリュームソースには指定できません。ただし上に示したように、個々の投影ごとに`mode`を明示的に設定できます。
|
||||
|
||||
`TokenRequestProjection`機能が有効になっている場合、現在の[サービスアカウント](/docs/reference/access-authn-authz/authentication/#service-account-tokens)のトークンを指定されたパスのPodに挿入できます。例えば:
|
||||
`TokenRequestProjection`機能が有効になっている場合、現在の[サービスアカウントトークン](/ja/docs/reference/access-authn-authz/authentication/#サービスアカウントトークン)を指定されたパスのPodに挿入できます。例えば:
|
||||
|
||||
{{< codenew file="pods/storage/projected-service-account-token.yaml" >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user