Skip to content

Commit 333b04b

Browse files
author
Kiran Mova
authored
remove alpha feature note from fsGroupChangePolicy
1 parent 381a075 commit 333b04b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@ securityContext:
176176
fsGroupChangePolicy: "OnRootMismatch"
177177
```
178178
179-
This is an alpha feature. To use it, enable the [feature gate](/docs/reference/command-line-tools-reference/feature-gates/) `ConfigurableFSGroupPolicy` for the kube-api-server, the kube-controller-manager, and for the kubelet.
180179
181180
{{< note >}}
182181
This field has no effect on ephemeral volume types such as

0 commit comments

Comments
 (0)