Skip to content

Commit 037e767

Browse files
authored
VolumeSubpath is GA since 1.10
kubernetes/kubernetes#60813
1 parent 8267be8 commit 037e767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ different Kubernetes components.
351351
| `VolumeScheduling` | `false` | Alpha | 1.9 | 1.9 |
352352
| `VolumeScheduling` | `true` | Beta | 1.10 | 1.12 |
353353
| `VolumeScheduling` | `true` | GA | 1.13 | - |
354-
| `VolumeSubpath` | `true` | GA | 1.13 | - |
354+
| `VolumeSubpath` | `true` | GA | 1.10 | - |
355355
| `VolumeSubpathEnvExpansion` | `false` | Alpha | 1.14 | 1.14 |
356356
| `VolumeSubpathEnvExpansion` | `true` | Beta | 1.15 | 1.16 |
357357
| `VolumeSubpathEnvExpansion` | `true` | GA | 1.17 | - |

0 commit comments

Comments
 (0)