Skip to content

Commit 417229c

Browse files
authored
Merge pull request #52576 from alikhere/docs/ja-fix-typo
[ja] fix typo in tasks/configure-pod-container/security-context.md
2 parents 73cf7fd + b901626 commit 417229c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ja/docs/tasks/configure-pod-container/security-context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ _暗黙的にマージされる_ 補助グループはボリュームアクセ
207207

208208
{{< feature-state feature_gate_name="SupplementalGroupsPolicy" >}}
209209

210-
この機能はkubeletとkube-apiseverに`SupplementalGroupsPolicy`
210+
この機能はkubeletとkube-apiserverに`SupplementalGroupsPolicy`
211211
[フィーチャーゲート](/docs/reference/command-line-tools-reference/feature-gates/)を設定し、Podの`.spec.securityContext.supplementalGroupsPolicy`フィールドを指定することで利用できます。
212212

213213
`supplementalGroupsPolicy`フィールドは、Pod内のコンテナプロセスに付与される補助グループを、どのように決定するかを定義します。有効な値は次の2つです。

0 commit comments

Comments
 (0)