Merge pull request #30553 from gnufied/kep-695-doc

Move ConfigurableFSGroupPolicy to GA
This commit is contained in:
Kubernetes Prow Robot
2021-11-29 13:51:21 -08:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
@@ -149,7 +149,7 @@ exit
## Configure volume permission and ownership change policy for Pods
{{< feature-state for_k8s_version="v1.20" state="beta" >}}
{{< feature-state for_k8s_version="v1.23" state="stable" >}}
By default, Kubernetes recursively changes ownership and permissions for the contents of each
volume to match the `fsGroup` specified in a Pod's `securityContext` when that volume is