We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8267be8 commit 037e767Copy full SHA for 037e767
content/en/docs/reference/command-line-tools-reference/feature-gates.md
@@ -351,7 +351,7 @@ different Kubernetes components.
351
| `VolumeScheduling` | `false` | Alpha | 1.9 | 1.9 |
352
| `VolumeScheduling` | `true` | Beta | 1.10 | 1.12 |
353
| `VolumeScheduling` | `true` | GA | 1.13 | - |
354
-| `VolumeSubpath` | `true` | GA | 1.13 | - |
+| `VolumeSubpath` | `true` | GA | 1.10 | - |
355
| `VolumeSubpathEnvExpansion` | `false` | Alpha | 1.14 | 1.14 |
356
| `VolumeSubpathEnvExpansion` | `true` | Beta | 1.15 | 1.16 |
357
| `VolumeSubpathEnvExpansion` | `true` | GA | 1.17 | - |
0 commit comments