File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/concepts/storage Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1123,7 +1123,7 @@ and `CrossNamespaceVolumeDataSource`
1123
1123
the kube-apiserver, kube-controller-manager.
1124
1124
Also, you must enable the `CrossNamespaceVolumeDataSource` feature gate for the csi-provisioner.
1125
1125
1126
- Enabling the `CrossNamespaceVolumeDataSource` feature gate allow you to specify
1126
+ Enabling the `CrossNamespaceVolumeDataSource` feature gate allows you to specify
1127
1127
a namespace in the dataSourceRef field.
1128
1128
1129
1129
{{< note >}}
@@ -1138,7 +1138,7 @@ Gateway API before you can use this mechanism.
1138
1138
1139
1139
# # Data source references
1140
1140
1141
- The `dataSourceRef` field behaves almost the same as the `dataSource` field. If either one is
1141
+ The `dataSourceRef` field behaves almost the same as the `dataSource` field. If one is
1142
1142
specified while the other is not, the API server will give both fields the same value. Neither
1143
1143
field can be changed after creation, and attempting to specify different values for the two
1144
1144
fields will result in a validation error. Therefore the two fields will always have the same
You can’t perform that action at this time.
0 commit comments