Skip to content

Commit b901626

Browse files
committed
[ja] fix type in tasks/configure-pod-container/security-context.md
1 parent 05afda1 commit b901626

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)